Banked ROM with QE128

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

Banked ROM with QE128

跳至解决方案
1,463 次查看
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 解答
508 次查看
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 回复
509 次查看
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 项奖励
回复