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