Technical discussions about the TI C28x DSPs (including the C2810, C2811, C2812, F2801, F2806, F2808, F2810,, F2811, F2812, R2811 and R2812).
Hi, I was successful in making F2812 custom board and also could get connected thru the XDS510LC emulator. As I am new to F2812 I felt prudent to take small steps. In that direction started trying out the Lesson 1 of CCS V3.3 tutorials -Developing a simple program. I could create the project and add the file : Volume.h, rts2812_ml.lib, load.asm, vectors.asm, volume.c and volume.cmd. I could also rebuilt it and get the .out file. I could not load the program as I get the following error . 1) Data verification error occured, file load failed. 2) Data verification failed at address 0x3FFC0. 3) Loader: One or more sections of your program falls into a memory region that is not writable. These regions will not actually be written to the target. Check your linker configuration and/or memory map. Could I know how to sort this to enable me to complete the exercises. thx _____________________________________