Flash a release build using OpenSDA

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

Flash a release build using OpenSDA

613 Views
sk4
Contributor II

I am working on a project using S32DS for MPC5748G. During development, I used to build the project in debug mode and use OpenSDA for flashing the code to MPC. The same is used for debug purpose as well.

Now I want to flash the binary generated in release mode. Can I use the OpenSDA for the same? What changes are required for this to use OpenSDA for flashing the binary to MPC target?

Without using S32DS, how can I flash my code to MPC target?

Thanks in advance.

0 Kudos
1 Reply

491 Views
petervlna
NXP TechSupport
NXP TechSupport

Hi,

yes you can use it, here is the example:

HOWTO: S32 Design Studio - Create a New S32DS Project from Example 

Without using S32DS, how can I flash my code to MPC target?

You can use any debugger interface which supports MPC57xx devices with JTAG:

For example PEMicro, Lauterbach, iSystem, PLS, GHS, etc...

Each of this has different steps for loading the code into micro.

or you can use serial boot mode via serial communication interface.

regards,
Peter

0 Kudos