Ram Full - ColdFire 52223

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

Ram Full - ColdFire 52223

1,776件の閲覧回数
wolfgarb
Contributor I
Hi,
i have a problem with the RAM memory of my coldfire 32233.
My global variables take 29k of RAM.
And i think when executing the code, the local variables complete my space of RAM.
Is there some way to read a flag from coldFire indicating this?
ラベル(1)
0 件の賞賛
返信
2 返答(返信)

887件の閲覧回数
admin
Specialist II
This should be done at link time.
Either check memory map after each linker run to see if you have an overflow, or configure your linker to tell you that you've run out of RAM.
0 件の賞賛
返信

887件の閲覧回数
jingbo
Contributor I
I am usnig Coldfire 52259.
 
The internal RAM is not enough for my app, is it possible to use external RAM with this chip? If so, recommend pls.
 
tx,
0 件の賞賛
返信