Psoc6 IPC issue of CE223820?

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

cross mob
David_Zhang
Level 5
Level 5
Distributor - Arrow(GC)
First like received 50 sign-ins 25 sign-ins

Dear  Cypress:

   when i test psoc6 ipc demo code  of  CE223820, it can't pass the build, it show :

main_cm0p.c:56:17: error: 'CY_SYS_CYPIPE_INTR_MASK' undeclared here (not in a function)

so  what 'CY_SYS_CYPIPE_INTR_MASK' should be define??  TKS;pastedImage_0.png

0 Likes
1 Solution
RodolfoGL
Employee
Employee
250 solutions authored 250 sign-ins 5 comments on KBA

Please use the latest PDL (PDL 3.1.0).

The document that comes with the code example has the requirements section. You can get the PDL from here:

https://www.cypress.com/documentation/software-and-drivers/peripheral-driver-library-pdl

View solution in original post

0 Likes
2 Replies
RodolfoGL
Employee
Employee
250 solutions authored 250 sign-ins 5 comments on KBA

Please use the latest PDL (PDL 3.1.0).

The document that comes with the code example has the requirements section. You can get the PDL from here:

https://www.cypress.com/documentation/software-and-drivers/peripheral-driver-library-pdl

0 Likes
David_Zhang
Level 5
Level 5
Distributor - Arrow(GC)
First like received 50 sign-ins 25 sign-ins

hi RodofoG:

    TKS, I  get it;

0 Likes