Antonthy had said: "[..] [..] I need some language complier such as GCC or Bascom-AVR. I'd love suggestions for a FREE or very inxepensive compiler. [..]" Tony has said: "I downloaded AVR-GCC and it looks quite complete. I will try to work a little with it. It seems cumbersome to have to "make" everything manually each time, but I am sure it will become easy. I'd rather just have a menu selection called "compile and run"" Perhaps then you should program in Ada with GNAT which is part of GCC. Instead of having to write a make file as with other languages, it is sufficient to let GCC determine which dependencies to compile if using Ada, in a manner similar to Sun's javac for Java.
Message
[AVR-Chat] Re: What parts do I need to get starterd?
2005-04-19 by Colin Paul Gloster