I am porting CE219881 to the CYBLE-416045-EVAL Board and am having build errors:
"Build error: cannot find cy_device_headers.h: No such file or directory"
I have added header and .c files where appropriate. The "devices" folder is not getting generated under the "Generated_Source" folder, in the project.
I ported CE218129 without any problems, so I cannot determine why CE219881 will not build. The folders and file sin question are in the "Generated_Source" folder (viewed in Windows Explorer) , but are not getting imported into the project.
Any suggestions are appreciated.
Solved! Go to Solution.
Please redirect the PDLv3.0.4 to PSoC Creator project for CYBLE-416045-02, in the Build Settings configuration box. The prerequisite is you have already installed PDLv3.0.4 in your platform.
Please redirect the PDLv3.0.4 to PSoC Creator project for CYBLE-416045-02, in the Build Settings configuration box. The prerequisite is you have already installed PDLv3.0.4 in your platform.
That fixed it. Thank you!