-
1. Re: CY_ISR with Creator 3.0
junichi.hiraoka Oct 29, 2013 3:18 AM (in response to david.tutaj)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? -
2. Re: CY_ISR with Creator 3.0
david.tutaj Oct 29, 2013 3:45 AM (in response to david.tutaj)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!
-
3. Re: CY_ISR with Creator 3.0
user_14586677 Oct 29, 2013 5:35 AM (in response to david.tutaj)Your project did not upload, use IE or Firefox, Chrome has issues uploading
files.
Regards, Dana.
-
4. Re: CY_ISR with Creator 3.0
david.tutaj Oct 29, 2013 5:50 AM (in response to david.tutaj)-
CY_ISR_test.cywrk.Archive01.zip 980.1 K
-
-
5. Re: CY_ISR with Creator 3.0
junichi.hiraoka Oct 29, 2013 6:05 AM (in response to david.tutaj)Nice to hear, You find a cause
Cheers ! -
6. Re: CY_ISR with Creator 3.0
user_78878863 Oct 29, 2013 6:26 AM (in response to david.tutaj)This looks like a bug in the syntax highlighter. I assume the code as such compiles without error?
-
7. Re: CY_ISR with Creator 3.0
user_14586677 Oct 29, 2013 7:53 AM (in response to david.tutaj)Compiled w/o error on my end, Creator 3.0.
Regards, Dana.
-
8. Re: CY_ISR with Creator 3.0
user_1377889 Oct 29, 2013 9:16 AM (in response to david.tutaj)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
-
9. Re: CY_ISR with Creator 3.0
user_14586677 Oct 29, 2013 2:14 PM (in response to david.tutaj)Yes, the error flaging is still an issue.
Regards, Dana.
-
-
11. Re: CY_ISR with Creator 3.0
user_14586677 Oct 30, 2013 12:33 PM (in response to david.tutaj)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.
-
12. Re: CY_ISR with Creator 3.0
robynw_26 Nov 1, 2013 1:05 PM (in response to david.tutaj)Thanks everyone. I put in a ticket this morning. We'll get it fixed for the next release.
-Robyn
-
13. Re: CY_ISR with Creator 3.0
juan.rico Feb 23, 2014 11:16 AM (in response to david.tutaj)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)