Hello,
Available as free, unrestricted-use downloads, our award-winning MPLAB ® XC C Compilers are comprehensive solutions for your project’s software development. Finding the right compiler to support your device is simple: MPLAB XC8 supports all 8-bit PIC ® and AVR ® microcontrollers (MCUs); MPLAB XC16 supports all 16-bit PIC MCUs and dsPIC ® Digital Signal Controllers (DSCs).
I've been programming on Arduino for sometime, and now I am starting to learn how to program the ATmega328 using AVR-C and an AVR programmer..
unfortunately it seems the process is a bit more complicated on mac (I am currently using OS X El capitan version 10.11.6) since there's no Atmel studio on mac.
I've found some resources online but it seems many of them are outdated.
so my question is, is anyone here doing AVR programming on mac? and I'd really appreciate it if anyone can provide me with links for the tools I need (IDE, etc..) so I can start writing C code and upload them to the ATMega through the USB AVR programmer that I have.
Thanks,