Sir,
Trying to load TMS320VC5410A memory from a XDS510USB emulator with the C5400 tutorial program "Hello World" in Code Composer Studio v4.
Loads program ok in memory from 0x1400 upwards.
But comes up with error:
"Error adding memory map range: End address is beyond target memory length"
"Trouble writing memory block at ff80 on Page 0 of length 0x64.
"Error 0x80000002/-1052. Fatal Error during: Memory."
Seems it's unable to load the vectors reset code starting at 0xff80"
I can see the loaded code using the dissaembly feature in Code Composer Studio v4. But the memory locations starting at 0xff80 are blank.
The MC\MP pin is set LOW. Should it be set HIGH?
Any ideas gratefully received,
Mark Bowser