Sequence Builder .elf Error

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

Sequence Builder .elf Error

1,597件の閲覧回数
richl
Contributor I

I am working with KMS and have been able to successfully spin my motor.  I've moved on to trying to build a sequence but I keep getting an error in KMS stating the <projectname.elf> does not exist.

 

169532_169532.jpgKMS Error.jpg

 

I import the project into KDS 3.0 and try to compile there.  I get four warnings from the drv.c file but they are all intentional.  I also get a single error:

 

make  <projectname.elf> Error 1 

 

169533_169533.jpgKDS Error.jpg

 

Any thoughts?

ラベル(1)
0 件の賞賛
返信
1 返信

1,403件の閲覧回数
philip_drake
NXP Employee
NXP Employee

First, please make sure you have the latest version of the software. If you need assistance follow the videos on the getting started tab of the Kinetis Motor Suite web page nxp.com/kms

KMS 1.0.1

KDS 3.2 with all of the updates

KSDK 1.3 Mainline

the missing elf file is due to the compiler errors you have. Your use of KDS 3.0 is what is causing you the headache.  The projects for KMS 1.0.1 are not backwards compatible with KDS 3.0, plus the KDS 3.0 can cause a mass erase of the MCU. 

Once you have these installed and the KMS GUI is pointed correctly at the KDS 3.2 install start a-fresh and use your newly create sequence. 

Regards, 

Philip

0 件の賞賛
返信