Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Developing a simple program - Code composer studio V3.3

Status
Not open for further replies.

indiantuktuk

Newbie level 6
Joined
Apr 30, 2009
Messages
11
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
Bangalore, India
Activity points
1,356
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
:D
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top