Ram Full - ColdFire 52223

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

Ram Full - ColdFire 52223

1,735 次查看
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 回复数

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

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