PSoC1 eval1 header file help

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Its been a while since I programmed a PSoC 1.  I am just trying to use the LCD driver. Psoc designer 5.3. However I get an error saying it cant find "PSoCAPI.h"  What am I forgeting?

0 Likes
4 Replies
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

PSoCAPI.h should be generated when the project is built successfully.

   

Try updating to Designer 5.4

   

When all fails, upload a project archive.

   

 

   

Bob

0 Likes
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

I updated to 5.4 and created a new project.  Still does the same thing.  I contacted customer support.  

0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

You need to use Designer->Build->Generate/Build Project (F6)

   

 

   

Bob

0 Likes
Anonymous
Not applicable

Yeah, I figured it out shortly after posting. Knew it was something stupid simple I was forgetting.  I was just trying to build it. Thanks

0 Likes