Hello! I have a problem with my TMS320F28335. When I try to load a program on it always appear an error. Always appear a window with the following text:
"data verification failed at adress 0x338263. Please verify target memory and memory map".
I've revised the linker file and the gel file of the project, and try to uncheck the "enable memory mapping" from the options menu, but it doesn't solve anything. It's a memory error,but I don't know how to solve it.
I use the following files:
Gel files: "f28335.gel", "dsp2833x_peripheral.gel"
Linker files: "F28335.cmd", "DSP2833x_Headers_nonBIOS.cmd"
When I try to compile my program has 8 warnings, I don't know why. I hope someone help. Thank you very much in advance.