Hello, I have to do a project for my degree with LPC2148 educational board. I've installed uVision 4.01 with GNU compiler. I've followed the steps in uVision 4.01 User Guide and done an example code (blinky) but when I've tried to build the project I've received the following error message : failed to execute 'C:\Cygnus\ArmAsm'. Can anyone help me with this? maybe I'm doing something wrong... Thanks.
I forgot to tell that I've received a similar error when I tried to compile the source files (--- Error: failed to execute 'C:\Cygnus\ArmCC').
http://www.keil.com/forum/docs/thread12738.asp
I've tried this way and still got the same problem. But it seems to work with uVision internal compiler so I'll do it this way. Thanks.