CY_ISR with Creator 3.0

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

cross mob
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

 Hi!

   

Since the update to Creator 3.0 I get an error as shown on the attached screenshot.

   

I don't get this with Creator 2.2 SP1. I am using the suggested CY_ISR_PROTO and CY_ISR macros and define the new vector using the ***StartEx(***) API.

   

Am I missing something?

   

Regards,

   

David

0 Likes
13 Replies
Anonymous
Not applicable
        Hmm tutajsen   
I didn't have any problem of CY_ISR on Creator3.0 ever   
like you said,   
Would you upload the project or simplified project?   
0 Likes
Anonymous
Not applicable

 Hi!

   

I attached a workspace bundle with just an ISR and the way, I think the macros should be used. In line 28 of the main.c I get the same symbol next to my CY_ISR as in the screenshot posted before.

   

Thank you for your help!

0 Likes
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Your project did not upload, use IE or Firefox, Chrome has issues uploading

   

files.

   

 

   

Regards, Dana.

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

Dana, thanks for the hint!

   

Trying again with Firefox....

0 Likes
Anonymous
Not applicable
        Nice to hear, You find a cause   
Cheers !   
0 Likes
HeLi_263931
Level 8
Level 8
100 solutions authored 50 solutions authored 25 solutions authored

This looks like a bug in the syntax highlighter. I assume the code as such compiles without error?

0 Likes
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Compiled w/o error on my end, Creator 3.0.

   

 

   

Regards, Dana.

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

Nonetheless, the error flagging stays for a PSoC3. A PSoC5 doesn't show any error. Seemingly has to do with the "interrupt 0" addition for the PSoC3.

   

 

   

Bob

0 Likes
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Yes, the error flaging is still an issue.

   

 

   

Regards, Dana.

0 Likes
Anonymous
Not applicable

 Yes, the code compiles without any errors!

   

So it's an flagging issue. i assume this thread suffices as a bug report... 

   

Regards,
David

0 Likes
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

To be sure post a tech case -

   

 

   

"www.cypress.com"
"Support"
"Technical Support"
"Create a Case"

   

 

   

Use a link to this thread in post.

   

 

   

Regards, Dana.

0 Likes
RobynW
Employee
Employee
5 likes given First comment on blog 10 likes received

 Thanks everyone.  I put in a ticket this morning.  We'll get it fixed for the next release.

   

 

   

-Robyn

0 Likes
Anonymous
Not applicable

I got the same error, even on projects that was already working in PSoC creator 2.0, as soon as I build any proyect with any ISR, in isr.c shows an error associated with CY_ISR(interrupt)

0 Likes