Discussion Forum

GNU ARM --- Error: can't execute 'as'

Next Thread | Thread List | Previous Thread Start a Thread | Settings

DetailsMessage
Read-Only
Author
Marcus Sternegard
Posted
5-Oct-2005 17:39 GMT
Toolset
ARM
New! GNU ARM --- Error: can't execute 'as'
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?
Read-Only
Author
Reinhard Keil
Posted
6-Oct-2005 13:58 GMT
Toolset
ARM
New! RE: GNU ARM --- Error: can't execute 'as'
Please see the answer in:

http://www.keil.com/support/docs/3127.htm

In uVision V3.21 it is possible to select different GNU prefixes.

Reinhard
Read-Only
Author
Marcus Sternegard
Posted
6-Oct-2005 14:10 GMT
Toolset
ARM
New! RE: GNU ARM --- Error: can't execute 'as'
Thanks! Works fine.

Next Thread | Thread List | Previous Thread Start a Thread | Settings