DSP segment overflows.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

DSP segment overflows.

2,778件の閲覧回数
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,147件の閲覧回数
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,147件の閲覧回数
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,147件の閲覧回数
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 件の賞賛
返信