Hi, Im new in NXP products. I have an issue regarding in compiling freestanding environment, how to solve it. btw im using QN9090 EVK
I have similar issue when i just updated IDE to v24.12, is there any version between v11.8 & v24.12? Does this warnings matters? shall i just ignore it?
Regards!
Ping
could you solve this problem? I have the same issue and I couldn't. I am working on it. Please write me if you solve the problem.
Hi @gulnur01 @Xeleqt_Ellan ,
I have tried another way to solve this issue, in the project settings, delete -ffreestanding in Other flags in Miscellaneous and it works.
Best Regard
Liu
Dear @gulnur01 ,
I tried and encountered a similar problem as yours. Later, I found that changing the version of MCUXpresso IDE allowed the project to run normally. You can try changing the version of the IDE.
Best Regard
Liu
Hello @Xeleqt_Ellan ,
Regarding the EVK you are currently using, I recommend that you refer to the official SDK provided for setting up your project so that you can focus on the core development tasks rather than getting stuck on setting up the environment or encountering compatibility issues.
You can download the SDK through the following link. Select Board | MCUXpresso SDK Builder (nxp.com)
Search for your hardware and then build SDK.
Choose your system model, select the IDE: MCUXpresso, and pick the features you need.
Drag SDK file to the area above, then you can import SDK examples.
Hope my answer may help you.
Best regard,
Liu