Hello
I'm trying to develop using the Starterware api but I'm having a problem
If I compile and Flash the Raster example to the LCDK it works as expected but if I use a DS100 v2 emulator to program the Raster example I get this :-
ARM9_0: File Loader: Data verification failed at address 0xC1080000 Please verify target memory and memory map.
ARM9_0: Unable to terminate memory download: NULL buffer pointer at 0x320
ARM9_0: GEL: File: C:\ti\OMAPL138_StarterWare_1_10_04_01\build\armv5\cgt_ccs\omapl138\lcdkOMAPL138\raster\Debug\rasterDisplay.out: a data verification error occurred, file load failed.
I get similar errors when I create a new helloworld type project and use the emulator...what am I doing wrong? Is there some memory setup that needs to be performed?? I've tried altering the linker cmd file etc
Thanks