fatal error "Cpu.h"  no such file or directory

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

fatal error "Cpu.h"  no such file or directory

ソリューションへジャンプ
4,042件の閲覧回数
ciuas
Contributor I

I am trying to import the source files in          "FreescaleSensorFusionRevision5/KDS/KDS3FRDM6DOFBareBoardeCompass/FRDM_KL26Z"          from the FreescaleSensorFusion Revision 5 into my project. When I Import them I keep getting the error" Cpu.h" no such file or directory. I have tried it on a windows 10, 7 and also on a  Linux machine. I get the same error each time.

Any help would be greatly appreciated. I'm not sure why I am getting this error.

Thanks.

ラベル(1)
0 件の賞賛
返信
1 解決策
3,337件の閲覧回数
michaelestanley
NXP Employee
NXP Employee

The canned sensor fusion projects all rely on Processor Expert components.  You must use the P.E. "Generate Code" function to create this lower layer of code before you attempt a compilation.  It is not sufficient to copy the "Source" files over to any generic project to use the sensor fusion library.  You must also include the P.E. components.  There is more information in the user's manual which accompanies the kit.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
3,338件の閲覧回数
michaelestanley
NXP Employee
NXP Employee

The canned sensor fusion projects all rely on Processor Expert components.  You must use the P.E. "Generate Code" function to create this lower layer of code before you attempt a compilation.  It is not sufficient to copy the "Source" files over to any generic project to use the sensor fusion library.  You must also include the P.E. components.  There is more information in the user's manual which accompanies the kit.

0 件の賞賛
返信