Part Number: TMS320C6678
Other Parts Discussed in Thread: SYSBIOS
Tool/software: TI-RTOS
Hi
I have designed a project based on SYSBIOS and I want it to boot from a Nor Flash , but it turns out Core 0 is worked fine but Core 1 seems not work correctly. I tried a few examples such as spi_boot_suit_v2.3.1_release and they worked fine . Cause a sysbios project only has one .out file ,so I rename it twice as simple0 and simple1 ,is that correct ? I put my .map file and cfg file below , would you please look into them?Thanks a lot ! By the way , do your have any SPI Boot example which is based on SYSBIOS ?