Is it possible to use a different Cypress I/O module than the one supplied in the kit of parts. I messed up and ordered the PSOC 5 board (same layout except black instead of blue) and our computer will see it but we can not load the First program on to it.
I don’t think the rules prohibit it, but that doesn’t mean it will work with the DS as a drop-in replacement.
I’d think your options are to see if they will swap for the correct one, or see if you can program it using the hex file. I suspect the hex for one model will not work for the others. If you do get it to work, please post how.
I downloaded the source but get this error when I try to open either the workspace or project file:
Error: prj.M0052: Unable to open the project “”: (Unexpected xml node type encountered: Element, expected: EndElement). Address the error and try again.
I tried downloading a new copy, but the same thing happens. Ideas?
I looked at the source code and the PSOC programmer. I think I can use the PSOC 5 but I will lose some functionality. I was able to compile it and download it to the PSOC though.