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.
Hi there,
I am really new to all that Keil/uVision/Compiler stuff. In the office I am using a Olimex LPC-P2129 evaluation board with uLink2. Today I just tried to build a target with one of the Keil Examples "http://www.keil.com/download/docs/291.asp". When I try to build the target I am getting a error message "failed to excetute 'as'... Could anyone give me an idea?
The link you specified doesn't seem to work.
"as" is the name of the assembler supplied with the free gcc tool chain.
If you are going to build examples using gcc, you must have this tool chain installed also.
Most examples that you get when you download the Keil tools are already setup for building with the Keil (ARM) compiler, so everything should work directly.
Hi there... thanks for the reply.
The link should guide you to the CAN Examples for Philips LPC2000 series... Yeh, sorry I am stupip... You are right.. The examples from the Keil site will most likely only work with their RealView compiler. But I tried to compile with the gcc compiler that I installed...
Any idea where to get some working CAN samples for the gcc compiler? Thanks.
http://www.keil.com/forum/docs/thread12738.asp