Other Parts Discussed in Thread: UNIFLASH
Tool/software:
I have a simple Blinky project, that im trying to flash using a custom bootloader, i have created a binary file by adding
"${CCE_INSTALL_ROOT}/utils/tiobj2bin/tiobj2bin" "${BuildArtifactFileName}" "${BuildArtifactFileBaseName}.bin" "${CG_TOOL_ROOT}/bin/armofd" "${CG_TOOL_ROOT}/bin/armhex" "${CCE_INSTALL_ROOT}/utils/tiobj2bin/mkhex4bin"
I tried flashing the Debug/Blinky.bin using the UniFlash tool, but it does nothing.
Using CSS the program works as expected.
5008.Blinky.rar