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
解決済! 解決策の投稿を見る。
Hi,
Could you please check the below document?
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!
-----------------------------------------------------------------------------------------------------------------------
Hi,
Could you please check the below document?
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!
-----------------------------------------------------------------------------------------------------------------------
Hi,
Thanks for your reply.
Problem is solved.