Other Parts Discussed in Thread: TMS320F28335
Trying to use the “Load Memory” function in code composer Ver.5 and it's not working.
Start Address: 0x338000
Memory Page: Program
Length: 0x7fff
I’m using the TMS320F28335
I was able to save the memory to a file (.dat or .out)
Erase the memory location.
And then try to write the file back to memory using the “Load Memory” tool, but all I see is FFFF
What am I doing wrong?
-Jeff