How to add compiler option for MCUXpresso

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

How to add compiler option for MCUXpresso

644 Views
kensu
Contributor V

Hi 

 

I want to know how to add -ftrapv to compiler option for MCUXpresso.

https://www.keil.com/support/man/docs/armclang_ref/armclang_ref_sam1465488663864.htm

Please teach me.

 

Regards

Ken

 

0 Kudos
Reply
1 Reply

631 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi

 

-ftrapv is an option for GCC code generation conventions.

I would suggest you add it in 'MCU C Compiler'

danielchen_0-1630567503190.png

 

Regards

Daniel

 

0 Kudos
Reply