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.