Standard library headers not found in MCUXpresso 11

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

Standard library headers not found in MCUXpresso 11

456件の閲覧回数
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 返信

376件の閲覧回数
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