RAM expand on the HCS12

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

RAM expand on the HCS12

ソリューションへジャンプ
1,397件の閲覧回数
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 解決策
548件の閲覧回数
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 返信
549件の閲覧回数
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 件の賞賛
返信