RAM expand on the HCS12

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

RAM expand on the HCS12

跳至解决方案
1,702 次查看
memo06
Contributor I
we are busy with doing bus expened on HC12.we want to expened external 128k ram.we do simulator experimentation by codewarrior3.1.
   fristly, defining the external ram in simulator_linker.prm;
   secondly, distributing data variable to external ram in .c file;
   last,modifying option of compiler for HC12 tO -CpDPAGE=0x34 -Mb -PSegObj.
   now,runing program,we find external ram have been assigned by Start12.c.however,when runing main.c,do not modify value of data variable external ram.
   what is the reason that do not manipulate data variable in extenal ram.
标签 (1)
标记 (1)
0 项奖励
回复
1 解答
853 次查看
CrasyCat
Specialist III

Hello

I have a couple of questions here:

  - For which CPU are you generating code? Which are your compiler options
  - Which simulation module did you load in the simulator? To check that Start HI-WAVE and select "Simulator" "Set Derivative".

What is selected in the Combo box?

CrasyCat

在原帖中查看解决方案

0 项奖励
回复
1 回复
854 次查看
CrasyCat
Specialist III

Hello

I have a couple of questions here:

  - For which CPU are you generating code? Which are your compiler options
  - Which simulation module did you load in the simulator? To check that Start HI-WAVE and select "Simulator" "Set Derivative".

What is selected in the Combo box?

CrasyCat

0 项奖励
回复