Motion Sequence Builder will not compile

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Motion Sequence Builder will not compile

1,290 次查看
mikebrayii
Contributor II

When using the Motion Sequence Builder tool in the Kinetis Motor Suite, I am having trouble compiling the code. Everything works fine when I am working in sensored velocity, but when I am in sensored position it fails to compile. I looked through the log file, and its failing with it can't find the MotionSequence.h file. Which is odd because the related *.c file on the line above is called MotionSequencePos.c and there is a MotionSequencePos.h. I tried renaming MotionSequencePos.h to what the makefile was looking for, but the build still fails further down the line. Is there any reason why motion Sequence Builder just isn't working? I'm not doing anything complex.

标签 (1)
4 回复数

1,121 次查看
linestream-adam
Senior Contributor I

Michael,

I'm a bit confused.  Are you trying to copy your motion sequence from a sensored velocity project into a position project?

Also what version of KMS are you using?

0 项奖励
回复

1,121 次查看
mikebrayii
Contributor II

I started off in just the Sensored Position project, but it failed to compile. So I created a new project that was Sensored Velocity and uploaded the example code and that compiled fine.

KMS Ver. 1.0.1.5617

0 项奖励
回复

1,121 次查看
linestream-adam
Senior Contributor I

Michael,

Gotcha.  That is a known issue with version 1.0.1 of KMS.  My suggestion would be to upgrade to the latest version as we have made additional improvements.  If this isn't feasible, attach your .kms file and I can fix the issue in that file manually.

1,121 次查看
mikebrayii
Contributor II

you were right. I updated the KMS and everything compiled fine. Thank you!

0 项奖励
回复