Full Scale Sim. on a S19 file

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

Full Scale Sim. on a S19 file

Jump to solution
1,337 Views
BobMac
Contributor I

Hi Everybody;

 How can we run a full scale simulation on a S19 file?

We would like to load a s19 file and run the simulator on it. Is this possible?

I know we used to be able to do this with our PEmicro tools and I suspect there is a 

way to do this in our Code Warrior tools.

 

Regards, Bob

Labels (1)
Tags (1)
0 Kudos
Reply
1 Solution
610 Views
stanish
NXP Employee
NXP Employee

Hello BobMac,

 

Yes, you can run simulation on a S19 file using CodeWarrior debugger.

1) run the debugger in simulation mode (menu "Component" -> "Set Connection..." ->" Connection: Full Chip Simulation")

2) select appropriate MCU derivative in the debugger

3) Load s19 file (menu "File" -> "Load Application..." -> select "Motorola S-Record..." as a File Type), uncheck option "Run after successful load", select your S19 file and press button "Load Code.

 

In the assembly window you should see .S19 file code.

 

Stanish

 

View solution in original post

0 Kudos
Reply
1 Reply
611 Views
stanish
NXP Employee
NXP Employee

Hello BobMac,

 

Yes, you can run simulation on a S19 file using CodeWarrior debugger.

1) run the debugger in simulation mode (menu "Component" -> "Set Connection..." ->" Connection: Full Chip Simulation")

2) select appropriate MCU derivative in the debugger

3) Load s19 file (menu "File" -> "Load Application..." -> select "Motorola S-Record..." as a File Type), uncheck option "Run after successful load", select your S19 file and press button "Load Code.

 

In the assembly window you should see .S19 file code.

 

Stanish

 

0 Kudos
Reply