We are using this psoc 5lp to make a spaceray detector.
I'm copying with the help of a physical open lab.
We automatically assign pins to cy8c588lti-lp097 and debugged them.
However, errors occur.
Build error: cannot find ālEZPSoC5
Build error: cannot find ālemf32noslfn
Build error: The command 'arm-none-eabi-gcc.exe' failed with exit code '1'.
We studied this device only enough to turn led on and off.
So we don't know why this error happened.
I'd like you to let me know when this error occurs
Can you please post your complete project or a shortened version that shows the error so that we all can have a look at all of your settings. To do so, use
Creator->File->Create Workspace Bundle (minimal)
and attach the resulting file.
Bob