My dev environment :
MCUXpressoIDE 11.7.1
and SDK 2.xEVK_MIMXRT1020 2.13.0
Question is below,
When I Start to build my project, It` console show me Build is complete and there is no Error.
So. Image is Created normally
But Looking into Problems Tab. Something Strange.
Many Semantic Error appeared.
I couldn`t understand why the IDE tool catch this Error.
so, I already did rebuild of index (<= project->c/c++ index->rebuild), and Same result.
If anyone has experienced a similar error or issue and resolved it, I would appreciate your help in understanding why this semantic error occurs and how to eliminate it.
Solved! Go to Solution.
Thanks for your reply.
I see your SDK version is SDK 2_13_0, This SDK is compiled and tested with MCUXpresso IDE v11.7.0.
I would suggest that you use the SDK and MCUXPresso IDE according to their compatible versions. If they are not compatible, abnormalities may happen.
If you completed updating to the latest version, but you still have problems, Please let me know, I will do my best to help solve the problems.
BR
mayliu
Hi @Seongyon_Jeong ,
Thank you so much for your interest in our products and for using our community.
Could you please check whether the version of your MCUXPresso IDE and SDK are compatible?
You can open SDK path like the following Fig shows.
Open the file "MCUXpresso SDK Release Notes for MIMXRT1XXX-EVKB"
It describe that "The MCUXpresso SDK is compiled and tested with these development tools: MCUXpresso IDE, version is XXXXXXX "
Please make sure your MCUXPresso and SDK version are compatible.
Wish it helps you.
If you still have question about it, please kindly let me know.
BR
mayliu
SDK 2_13_0 => 11.7.0
But MCUXpresso IDE v11.7.1 [Build 9221] [2023-03-28]
Isn't there no problem?
Anyway, I'll try again after updating to the latest version.
Thanks for your reply.
I see your SDK version is SDK 2_13_0, This SDK is compiled and tested with MCUXpresso IDE v11.7.0.
I would suggest that you use the SDK and MCUXPresso IDE according to their compatible versions. If they are not compatible, abnormalities may happen.
If you completed updating to the latest version, but you still have problems, Please let me know, I will do my best to help solve the problems.
BR
mayliu