Hello,
I have downloaded the examples. But when compiling I get the error that many of the libraries are missing. The libraries seem to be in the kit original SDK, but somehow they are not imported by MCUXpresso when creating the project.
What can be done to solve this ?
By the way I have downloaded the latest compiler:
Product: MCUXpresso IDE
Version: MCUXpresso IDE v10.3.1 [Build 2233] [2019-02-20]
Operating system: Windows 10
VM: Java HotSpot(TM) Client VM (32 bit)
Thank you.
Best,
Alejandro
Hello,
I believe those are not the latest version, still , do you have the issue just with the SDK or is it with a project you imported?
Regards ,
Estephania
Hi,
I am not sure. Because I need to import the SDK first, and then the example.
Thanks,
Alejandro
Hello,
While we check, could you please try checking this meanwhile ? Have you tried with older versions?
Regards,
Estephania
Hi Estephania,
I have followed that example to the letter, but it gives out many errors.
Thank you.
Best,
Alejandro
Hello,
I was able to reproduce the issue on the latest version with some examples, I'm investigating about this... as soon as I get any update , I'll let you know
Hi Estephania,
That's great !
Thank you.
Best,
Alejandro
Hello,
Could you please try the following ?
Please go the project settings following the path C/C++ Build -> Settings ->MCU C Compiler -> Preprocessor and remove the symbol “CR_INTEGER_PRINTF”.
Please let me know if that works for you.
Regards,
Estephania