I download a DEMO software from NXP website. ( S32k142 24V Motor Control reference design).
When I use S32DS to import the DEMO, it has a error which said
" SDK Id=S32K14x_AMMCLIB_gcc_1.1.15_PATH for the Project "XS32K142MC24_RDB_PMSM_DualShunt_SDKRTM3P0_AMMCLIB1115" is not found in SDKs list! "
This demo used S32K14x_AMMCLIB_gcc_1.1.15.
But my computer is S32K14x_AMMCLIB_gcc_1.1.18.
How to change it? I tried many but failed.
Hello Li,
You can try to install version 1.1.15.
The AMMCLIB version 1.1.15 is part of Update 9
S32 Design Studio for ARM 2018.R1 - Update 9 available
Or you can try to change the path to the new version in S32DS.
Right click on the project -> Properties -> C/C++ Build -> Settings
The path is located here
-> Includes
-> Libraries
-> Standart S32DS Assembler -> General
I hope it helps.
Best regards,
Diana