This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BOOT of a SYSBIOS project

Other Parts Discussed in Thread: SYSBIOS

Hi,

On my TMDXEVM6678L EVM, I succeed to flash on NOR the example you give us. this exemple start the program on address 0x00820000.

When, I  create a SYSBIOS program from examples you gave us, the program start at address 0x00800000. If I try to flash on NOR the program : It doesn't work.

If I put the program on 0x00820000 address zone, it works properly.

what the zone 0x00800000- 0x0081ffff is reserved for ?

Thanks for your answer.