Initializing External RAM

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

Initializing External RAM

782 次查看
Charlie
Contributor III
x-post from elsewhere: I am using the 56f8367 and I have 128k of external RAM connected. I understand that you have to set up the EMI interface to properly interface with the RAM. However, if I initialize the variable when it is declared, I get no error, although if I take a look at the variable all I see is "0xFFFF." That being said, I am having trouble reading or writing at all to the External Memory so it could be that as well. I can't see how it would actually work if it tries to initialize the variable before the interface is even initialized. It is a lot of data that I want to put in that memory so I would rather not have to initialize it from the running code. My question boils down to, Is it possible to initialize variables in external RAM when they are declared (if they are declared globally)? If so, how? Thanks
标签 (1)
0 项奖励
回复
1 回复

622 次查看
CrasyCat
Specialist III

Please do not cross post questions.

 

CodeWarrior for 56xxx DSC is the appropriate forum for this question, so I am blocking this one.

 

0 项奖励
回复