Other Parts Discussed in Thread: TMS320C6670
Hi All,
I'm implementing SPI boot on TMS320C6670 and meet a problem. There're two ways to build an RTSC project -- Debug and Release. When using debug mode to make the .out file and generate boot image, it boot correctly that all 4 cores enter main(). Instead, when using release mode boot failed that some cores can not find the entrance of program. I don't know why and which is the right way for boot image generation, not only for emulator.
Expect your support~