Release candidate out of demo app S32K

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

Release candidate out of demo app S32K

559件の閲覧回数
nishantsood
Contributor III

I'm working with a couple of demo apps provided by the S32K SDK version 0.8.6 EAR and I have got them to work in debug mode but no matter how I create the release configuration I cannot get the micro to run code in standalone mode that is just by powering the board! 

Kindly, please, share the procedure to create a release candidate based on a demo app!

Thank you!

0 件の賞賛
1 返信

410件の閲覧回数
jiri_kral
NXP Employee
NXP Employee

Hi, 

typically SDK examples doesn't have Release configuration - only Debug RAM and Debug Flash. If you need release version - you can set debug level NONE for Debug Flash target (right click on project name -> Properties -> C/C++ Build -> Settings -> Debugging
pastedImage_1.png

Flash this elf into EVB and press reset button on EVB. App should be running without any interaction with S32DS. 

Jiri

0 件の賞賛