Strange include error

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

Strange include error

ソリューションへジャンプ
572件の閲覧回数
ihsanyaz_c_
Contributor II

I get an include error when i try to build my project.

I am trying to add my own driver into the BSP. There is a driver header file "pwm_mk30.h"  in bsp.h.

When i compile bsp and psp no error occure but while building the whole project (bsp,psp and application) it says "fatal error: pwm_mk30.h: No such file or directory".  ?

MQX 4.2 and KDS 3.0

Can anyone give me some advise how to solve this?

Thanks

0 件の賞賛
1 解決策
420件の閲覧回数
soledad
NXP Employee
NXP Employee

Hi,

Could you please check the below document?

How to Make a new MQX Driver

Let me know if this helps!!!


Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
421件の閲覧回数
soledad
NXP Employee
NXP Employee

Hi,

Could you please check the below document?

How to Make a new MQX Driver

Let me know if this helps!!!


Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
420件の閲覧回数
ihsanyaz_c_
Contributor II

Hi,

Thanks for your reply.

Problem is solved.

0 件の賞賛