Hello community,
I am working with ezdsp f28335 and cssv4.1.3.00038 under Windows 7. I was following this guide:
http://rtsc.eclipse.org/docs-tip/RTSC%2BCCStudio_v4_QuickStart
but when I try to debug the project, an error is produced which says "Data verification failed at 0x002050C0" and that i should ensure that command file matches memory map. When I open the "linker.cmd" file, I'm surprised to see that a "SRAM" block is defined at 0x200000, a memory location that according to the memory map of the device is reserved. The .text section and many others are defined in this block. I've been using the TMS320F28335 for a while now, but I am new to RTSC, so I don't know what to change in order to make this work. RTSC is version 3.16.02.32.
Any help would be appreciated.