Standard library headers not found in MCUXpresso 11

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

Standard library headers not found in MCUXpresso 11

451 Views
dirk_vanwijk
Contributor I

I recently updated to MCUXpresso 11, but since then the code assistance cannot seem to find the standard library headers. For example, when I include cstdint, I get an error "unresolved inclusion <cstdint>"

When building the project, it seems to work fine, it is just the code assistance, but it seems to result in autocomplete not working correctly. Autocomplete used to work in MCUXpresso 10.3

My project is a project for the LPC1769, and uses newlib.

1 Reply

371 Views
BlackNight
NXP Employee
NXP Employee

There is a discussion on this subject here: https://community.nxp.com/message/1167191 

Can you delete any wrong references to the previous IDE and use 'Fixup Parsers'?

I hope this helps,

Erich