how to build a bin or srec file from the MCXPRESSO IDE

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

how to build a bin or srec file from the MCXPRESSO IDE

跳至解决方案
521 次查看
Shreyas_Bhat
Contributor II

hello , i have gone through the settings in the properties but could  not find how to change it .
thank you

标记 (1)
0 项奖励
回复
1 解答
443 次查看
luis_maravilla
NXP Employee
NXP Employee

Hello

 

To generate the .bin and .s19(SREC) file, you need to build your project and in the project, explorer enter the Debug folder,then right click on the .axf file and in the binary utilities option select "Creare Binary" and "Create S-RECORD".

 

To create the .srec file from MCUXpresso changing post build settings please follow the steps described in the BLEDAUG Chapter 5.11.4 step 4

You can use this link Bluetooth Low Energy Demo Applications User’s Guide.

 

Best Regards

Luis

在原帖中查看解决方案

2 回复数
444 次查看
luis_maravilla
NXP Employee
NXP Employee

Hello

 

To generate the .bin and .s19(SREC) file, you need to build your project and in the project, explorer enter the Debug folder,then right click on the .axf file and in the binary utilities option select "Creare Binary" and "Create S-RECORD".

 

To create the .srec file from MCUXpresso changing post build settings please follow the steps described in the BLEDAUG Chapter 5.11.4 step 4

You can use this link Bluetooth Low Energy Demo Applications User’s Guide.

 

Best Regards

Luis

469 次查看
Shreyas_Bhat
Contributor II

can anyone please tell me how to generate serec and bin file after build

0 项奖励
回复