Hello
I installed the sw "MCSXTE2BK142_PMSM_FOC_1Sh" and found AMMClib in this SW is version 1.1.15,then I changed the AMMClib from V1.1.15 to V 1.1.19. But after building, S32DS shows the error "Description Resource Path Location Type Ld error: cannot find - lC:NXPAMMCLIBS32K14x_AMMCLIB_v1.1.19libs32ds_arm32S32K14x_AMMCLIB.a C/C++ Problem".
The configuration as below pictures,could you help me find the reason for this error?
Thank you very much!
Solved! Go to Solution.
Hi @June6
I have compared the changes you made to what I have and I found a discrepancy in the AMMCLIB name on C-C++ Build > Settings > Standard S32DS C Linker > Libraries > Libraries (-l). Refer to my project configuration in the attached image.
Hi VaneB
Thank you for your support.
I checked my settings,and these settings also comply with all the suggestions mentioned in the link. But after Clean Project and Build Project, the error is still here.
Hi @June6
I have compared the changes you made to what I have and I found a discrepancy in the AMMCLIB name on C-C++ Build > Settings > Standard S32DS C Linker > Libraries > Libraries (-l). Refer to my project configuration in the attached image.
Hi @June6
Check the following thread. It has information related to the topic that you may find useful.
S32K116 BLDC/PMSM Motor control kit bring up
B.R.
VaneB