|
hello all!
I'm currently playing with YAGARTO, exlipse, a SAM3N-EK board and a SAM ICE, and find it pretty good - though having a bit of an issue with a disconnect between eclipse code highlighting and the actual compiler.
for instance in the library code all the conditionals are always marked greyed out - even the ones that actually get used to compile the code. Also funny things like #include <stdint.h> in source code is seen as unresolved by eclipse, but of course, the code compiles, and can be debugged on my evaluation board...
I've played with codesourcery lite, but it couldn't even compile its own example code out of the box (problem with make I think?) so I'm not sure if it's worth my while to chase that problem down or not.
So, I was wondering if there's a consensus on which option is best (there's winarm, sourcery codebench lite, and anglia.. any more? )
I'm wanting to be able to use atmel's ASF library code for their ARM models, and also the bitcloud zigbee pro stack library. Plus my SAM-ICE to program and debug.
I'm not really interested in time or code size limited tools, I want a toolset I can use for free at home as long as I want, to the limits of the silicon.
I'm also interested in atmel studio 6, but have decided to leave it alone until I get a new computer (my poor old 7 year old laptop really struggles, plus I'm having major issues with the program that nobody else has ever reported...)
Any pointers you could give to help speed my search would be greatly appreciated.
thanks!
|