How create file .S19

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

How create file .S19

跳至解决方案
1,712 次查看
feraro
Contributor IV

Hello.

 

I´m working with CW10.5 and MQX4.2. When i build the project, I can not get the .s19 file.

 

I have tried to mark in Additional tools, Create flash Image, but when finish the build, it says:

mingw32-make: ***[myfile.hex] Error1

 

I have tried to write in post-build steps - Command:

arm-none-eabi-objcopy -O srec C:\Proyectos_Freescale_MQX4\AE9712\debug\ae9712.elf ae9712.s19

The folder and the file .elf exist.

and it says: mingw32-make[1]: [post-build] Error 2 (ignored)

 

Can someone tell me what I should do to be able to create the .s19 file?

 

Thanks.

 

标签 (1)
0 项奖励
回复
1 解答
1,569 次查看
feraro
Contributor IV

Hello. Thank you very much for your help.

I have solved it by installing the MQX4.2 plug-ins in CW and re-creating the project.

Best regards.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,569 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello ,

Does your chip is kinetis ? If yes, please refer to this DOC :

S-Record Generation with gcc for ARM/Kinetis | MCU on Eclipse  

Hope it helps

ALice

0 项奖励
回复
1,570 次查看
feraro
Contributor IV

Hello. Thank you very much for your help.

I have solved it by installing the MQX4.2 plug-ins in CW and re-creating the project.

Best regards.

0 项奖励
回复