How to Build Release Version of Example Project – S32K1 AUTOSAR

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

How to Build Release Version of Example Project – S32K1 AUTOSAR

Jump to solution
1,023 Views
Pohsuan
Contributor III

Hello NXP Team,

I'm currently working with the S32K1 AUTOSAR RTD 2.0.0 example project.

I created a Gpio_Dio_lp_Example_S32K118 project and successfully built the Debug_Flash version.

However, it seems that the example project only supports building in debug mode by default.
Could you please advise how I can configure the project to build a release version instead?

Thank you for your support!

Tags (1)
0 Kudos
Reply
1 Solution
999 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

you can go to project's properties and add new Build configuration

PetrS_0-1753267132040.png

Put new name and copy from existing Debug configuration

PetrS_4-1753267328511.png

Finally remove debugging flags

PetrS_3-1753267260950.png

Then Apply and build

BR, Petr

 

 

View solution in original post

0 Kudos
Reply
2 Replies
1,000 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

you can go to project's properties and add new Build configuration

PetrS_0-1753267132040.png

Put new name and copy from existing Debug configuration

PetrS_4-1753267328511.png

Finally remove debugging flags

PetrS_3-1753267260950.png

Then Apply and build

BR, Petr

 

 

0 Kudos
Reply
980 Views
Pohsuan
Contributor III

Hi PetrS

Thank you for your advice.

0 Kudos
Reply