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

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

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

Jump to solution
519 Views
Shreyas_Bhat
Contributor II

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

Tags (1)
0 Kudos
Reply
1 Solution
441 Views
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

View solution in original post

2 Replies
442 Views
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

467 Views
Shreyas_Bhat
Contributor II

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

0 Kudos
Reply