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.
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