Unable to select C++ 20 in MCUXpresso IDE 11.8.0

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

Unable to select C++ 20 in MCUXpresso IDE 11.8.0

621 Views
jdj
Contributor II

MCUXpresso IDE ships GCC 12.2, which has good support for C++20.

However, the "Language standard" dropdown in Project settings -> C/C++ Build -> Settings -> MCU C++ Compiler -> Dialect has no option for C++ 20.

There is a workaround, to simply add `-std=c++20` or `-std=gnu++20` in the "Other dialect flags" text field, but it would be nice to see it in the dropdown.

2 Replies

562 Views
lpcxpresso_supp
NXP Employee
NXP Employee

We'll come with an update in the next IDE release. Thank you!

Regards,

MCUXpresso IDE Support

601 Views
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello, thanks for being interested in the product of NXP, and thanks for contributing to the community.

Best regards,
Pavel

0 Kudos
Reply