S32K116 BLDC/PMSM Motor control kit bring up

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

S32K116 BLDC/PMSM Motor control kit bring up

296件の閲覧回数
HariRam_111
Contributor II

Hello,

I am currently trying to bring up the S32K116 BLDC/PMSM Motor control kit.

While trying to flash an existing program, I get the following error message.

I am not sure why I get this error. Also there seems to be a 'red cross' on the folder name in the project explorer tab.

Any help would be appreciated.

HariRam_111_0-1718898660001.png

 

0 件の賞賛
返信
1 返信

283件の閲覧回数
VaneB
NXP TechSupport
NXP TechSupport

Hi @HariRam_111 

Before running the example code some modifications have to be made to the project properties. Please make the listed changes in the project properties:
  • C-C++ Build > Settings > Standad S32DS C Compiler > Includes > Change the path of AMMCLIB to "C:\NXP\AMMCLIB\S32K11x_AMMCLIB_v1.1.36\include" 
  • C-C++ Build > Settings > Standad S32DS C Linker > Libraries > Change the path of AMMCLIB.a to "C:\NXP\AMMCLIB\S32K11x_AMMCLIB_v1.1.36\lib\s32ds_arm32" 
  • C-C++ Build > Settings > Standad S32DS Assembler > General > Change the path of AMMCLIB to "C:\NXP\AMMCLIB\S32K11x_AMMCLIB_v1.1.36\include"

For all the previous changes the path might vary depending location where you have installed AMMCLIB and the version you have installed. 

 
B.R.
VaneB
0 件の賞賛
返信