Hello,
First at all, I would like to use keil Vision but with GNAU GCC COmpiler. I have downloaded the and installed keil. Then, I have installed the file that is in this website. But I haven't done anymore. With this steps, is it all well or do I have to do anymore?
Finally, I have to develop an application with LPC2129. I have a code that I know it works. But I can't compile because it can use the libraries .h...What can I do?
I have tried to compiled this code with another programm, and the result is good, no errors!
"I have tried to compiled this code ... the result is good, no errors!"
Note that there is a big difference between compiling with no errors and actually having a good program that actually runs & functions correctly...