How to generate bin file with CodeWarrior 5.2?

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

How to generate bin file with CodeWarrior 5.2?

1,046 次查看
hyhy
Contributor I

How to generate bin file with CodeWarrior 5.2, the CPU I use is mc9s12xeq512, how to set the burner? thank you very much!

0 项奖励
回复
1 回复

1,033 次查看
StanoA
NXP TechSupport
NXP TechSupport

Hello Hyhy,

When you create own project in CW_5.2 you need to select "Connection" to your MCU - select P&E USB BDM Multilink. Then during project compilation process the files *.abs, *.glo, *.map and *.s19 will be created. Those files are used by BDM Multilink interface to burn you code into MCU. It is possible to use the hiwave.exe program to connect with MCU and provide the compiled *.abs file for this tool. Then you can burn it into MCU by several interfaces or run Full Chip Simulation to test you code execution.

You can access it on c:\Program Files (x86)\Freescale\CWS12v5.2\Prog\hiwave.exe.

I hope it could help you to solve your issue.

You are welcome to ask if you need.

Best Regards,

Stano.

0 项奖励
回复