Re: PIC versus AVR



In article <WMxAg.42352$Nt.39355@xxxxxxxxxxxxxxxxxxxxxx>,
"mc" <look@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:

Does AVR Studio
cooperate fully with normal Windows security practices, or does it, too,
require you to loosen security on the computer in order to run it?

I stay as far away from Windows as I can, so I can't say that I've
looked deep enough at AVR Studio to answer your question. But I can say
that the Atmel team appears to be trying harder than the Microchip folks
at providing development tools. And unlike Microchip its actually
practical to code and debug an AVR without Windows.

AVR-gcc is a very good compiler. The packager of WinAVR (avr-gcc for
Windows) is now an Atmel employee. See above about "trying harder."

I realize in an academic environment at least one stage of the learning
process one stays limited to assembler. Once students get used to
assembler it can be enlightening for them to study the output of a C
compiler. I looked a lot at the output of avr-gcc. It never wrote
assembly that I could improve enough to justify the effort to rewrite in
assembly. Once or twice I changed a C expression for better assembly
output.
.



Relevant Pages

  • Re: Video Mode 13h in windows XP ... impossible?
    ... there is NO problem using mode 13h under XP...if you write a DOS ... terminates so does the "DOS box" and you return to the Windows desktop ... A dedicated assembler (most of which are completely free and available ... NASM, this is _certainty_ that it's okay for you to do so...the people ...
    (alt.lang.asm)
  • Re: Segmentation in real mode
    ... Except that Windows does have its "prohibition" on "direct hardware ... what you're saying about 32-bit programming is still ... Linux is often ignored in this context but it's actually arguably the best ... a "portable assembler", so, you know, it's not really got anything ...
    (alt.lang.asm)
  • Re: ASM noob - couple of questions
    ... comes to Windows programming. ... When you talk of "tutorials for beginners", ... The Visual Tuts? ... learn and unlearn later when using another assembler. ...
    (alt.lang.asm)
  • Re: which assembler
    ... least for command line mode and maybe for Windows mode too. ... specific language or assembler may be less of an issue but pick one ... If you want to run assembler and linker ... @echo off ...
    (comp.lang.asm.x86)
  • Re: Beginner Learning Assembler
    ... Linux is free and thus gets spread to more machines than Windows -- so ... language is still the C language no matter what compiler you use. ... the Windows API is still the same Windows ... API no matter what assembler you use. ...
    (alt.lang.asm)