Technical discussions about the TI C28x DSPs (including the C2810, C2811, C2812, F2801, F2806, F2808, F2810,, F2811, F2812, R2811 and R2812).
Hi,=20 your linker file (.cmd) is not right. You could not write in memory at 0x3F= FC0.=20 Change that part of code. --- On Sat, 12/26/09, c...@yahoogroups.com <c...@yahoogroups.com> wrote: From: c...@yahoogroups.com <c...@yahoogroups.com> Subject: [c28x] Digest Number 376 To: c...@yahoogroups.com Date: Saturday, December 26, 2009, 1:29 PM TI c28x Discussion Group=20 Messages In This Digest (1 Message)=20 1.=20 Developing a simple program - Code composer studio V3.3 From: kvrao777@yaho= o.com=20 View All Topics | Create New Topic=20 Message=20 1.=20 Developing a simple program - Code composer studio V3.3=20 Posted by: "k...@yahoo.com" k...@yahoo.com =A0 kvrao777=20 Fri Dec=A025,=A02009 8:32=A0pm (PST)=20 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, loa= d.asm, vectors.asm, volume.c and volume.cmd. I could also rebuilt it and ge= t 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 tar= get. Check your linker configuration and/or memory map. Could I know how to sort this to enable me to complete the exercises. thx ___________________________________________________________________