Full Scale Sim. on a S19 file

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

Full Scale Sim. on a S19 file

跳至解决方案
1,680 次查看
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

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
953 次查看
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 项奖励
回复
1 回复
954 次查看
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 项奖励
回复