Banked ROM with QE128

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

Banked ROM with QE128

ソリューションへジャンプ
1,458件の閲覧回数
ETCTim
Contributor I
Hello,
I am using a HCS08QE128 and recently my code space requirements have exceeded the non-banked ROM.
I have modified my PRM file to use the banked pages for code space. Now when I run the program using the PEmicro downloader, sometimes the program spits garbage out the serial port (instead of readable data) and other times it runs fine with the debugger attached but doesn't run at all if I power cycle it.
 
Is it possible to put code in banked memory, and if so, how?
 
Thanks,
Tim
 
ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
503件の閲覧回数
J2MEJediMaster
Specialist I
If you're using CodeWarrior for MCUs 6.0, trying looking in the (CodeWarrior Examples)\HCS08\Evaluation Board Examples\DEMOQE128 directory. The example code there shows how to place code in banked Flash memory. HTH.

---Tom

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
504件の閲覧回数
J2MEJediMaster
Specialist I
If you're using CodeWarrior for MCUs 6.0, trying looking in the (CodeWarrior Examples)\HCS08\Evaluation Board Examples\DEMOQE128 directory. The example code there shows how to place code in banked Flash memory. HTH.

---Tom

0 件の賞賛
返信