simulate source code: MC9S08SC4

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

simulate source code: MC9S08SC4

Jump to solution
684 Views
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

Labels (1)
Tags (1)
0 Kudos
Reply
1 Solution
359 Views
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.

View solution in original post

0 Kudos
Reply
1 Reply
360 Views
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 Kudos
Reply