Device header file for Cypress PSOC4 CY8CKIT-041-41XX

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

cross mob
Anonymous
Not applicable

I have recently started development on Cypress PSOC4 kit. I need device header file, where can I get it?

I am using cypress kit CY8CKIT-041-41XX

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

The file device.h was replaced by project.h  You may probably delete/replace the #include.

Bob

0 Likes
Anonymous
Not applicable

I need registers address and bitwise allocation from device.h (which gets generated from svd file using SVDConv.exe tool). I explicitly need device header file

0 Likes