We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I'm trying to get uVision3 to work with the GNU ARM compiler. I have tried loading an example project and selected GNU as development tool. But when i try to build I get the following error: Build target 'Zoom LH75401 Flash' assembling Startup.s... --- Error: can't execute 'as' Target not created The gccARM331 is installed in it's standard directory ('C:\Cygnus') but still uVision3 don't seem to find the 'as.exe'-file (which is located in 'C:\Cygnus\arm-tools\usr\bin' and 'C:\Cygnus\arm-tools\arm-thumb-elf\bin'). Anyone that knows how to solve this one?