DSP segment overflows.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

DSP segment overflows.

2,769 次查看
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
标签 (1)
标记 (1)
0 项奖励
回复
3 回复数

1,138 次查看
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 项奖励
回复

1,138 次查看
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 项奖励
回复

1,138 次查看
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 项奖励
回复