DSP segment overflows.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

DSP segment overflows.

2,043 Views
campcerkit
Contributor I
Hi
 I'm beginner for DSP. I'm not clear about  warning from program .





Message Edited by J2MEJediMaster on 2009-01-23 11:22 AM
Labels (1)
Tags (1)
0 Kudos
3 Replies

412 Views
campcerkit
Contributor I
"Segment overflow: .p_Code at line 103
Load_address of segment .p_flash_ROM_data is 0x00003da0 (located in .p_Code segment).         Reserved size of segment .p_Code is 0x00003f48 -- Overflow 0x00000028"



What is wrong?



Message Edited by campcerkit on 2009-01-23 05:00 PM
0 Kudos

412 Views
jeypi
Contributor I
Hello,
 
The Flash memory doesn't have enough space to execute you program. Try to comment some part of your code and see what happens.
 
João Paulo.
0 Kudos

412 Views
J2MEJediMaster
Specialist I
What version of the CodeWarrior tools are you using? What is the target board and processor? Are you trying to run a sample program that came with the CodeWarrior installation, or one of your own?

---Tom
0 Kudos