simulate source code: MC9S08SC4

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

simulate source code: MC9S08SC4

跳至解决方案
810 次查看
fishingman
Contributor I

Hello,


I have a developed source code for the microcontroller MC9S08SC4. I want to simulate its performance to see what it sends to the RS232 port. I want to know what tool allows me to do this simulation. Is the trial version of Code Warrior 6.3 permits the simulation?


Many Thanks

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
485 次查看
kef
Specialist I

I'm not sure, but it looks like you want simulator, that is able not only to simulate SCI peripheral, but also allows you to send/receive from/to terminal window. CW for HC12, and even Coldfire debugger from CW for MCU's V6.3 allows this. But for some very weird reason terminal I/O is not possible in CW6.3 S08 debugger. You may try NoICE debugger (www.noicedebugger.com). It won't simulate timers and all other stuff, but serial I/O simulation to terminal window is available. It should be fine with SC4. As far as I know it doesn't support banked derivatives like QE128, D128 etc.

在原帖中查看解决方案

0 项奖励
回复
1 回复
486 次查看
kef
Specialist I

I'm not sure, but it looks like you want simulator, that is able not only to simulate SCI peripheral, but also allows you to send/receive from/to terminal window. CW for HC12, and even Coldfire debugger from CW for MCU's V6.3 allows this. But for some very weird reason terminal I/O is not possible in CW6.3 S08 debugger. You may try NoICE debugger (www.noicedebugger.com). It won't simulate timers and all other stuff, but serial I/O simulation to terminal window is available. It should be fine with SC4. As far as I know it doesn't support banked derivatives like QE128, D128 etc.

0 项奖励
回复