Just installed EZ USB Suite on Windows 10 and none of the examples build. All of them fail with the same problem:
C:/Program Files (x86)/Cypress/EZ-USB FX3 SDK/1.3/ARM GCC/bin/cs-make --no-print-directory post-build
/usr/x86/sh: -c: line 0: syntax error near unexpected token `('
/usr/x86/sh: -c: line 0: `C:/Program Files (x86)/Cypress/EZ-USB FX3 SDK/1.3/ARM GCC/bin/cs-make --no-print-directory post-build'
Obviously there's some kind of path issue here. I'm a little shocked that they'd release something with such a big issue. I can finish the build by executing the final command in a command prompt window outside the Eclipse environment, but that's a real pain.
I can't be the first person to ru into this, is there any known workaround?
Thanks,
Andrew