Flash a release build using OpenSDA

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Flash a release build using OpenSDA

632件の閲覧回数
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 件の賞賛
1 返信

510件の閲覧回数
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 件の賞賛