DIYstompboxes.com

DIY Stompboxes => Digital & DSP => Topic started by: earthtonesaudio on May 08, 2011, 09:05:41 PM

Title: MPLAB Starter Kit for PIC24F MCUs... and a Mac. What to do?
Post by: earthtonesaudio on May 08, 2011, 09:05:41 PM
A coworker lent me a MPLAB Starter Kit for PIC24F MCUs, but I have a Mac, and the software is PC only.  I'd like to get started programming the thing, BUT:
I don't have a lot of hard drive space to partition off and run a virtual Windows desktop; and I would not like to spend more than zero dollars for a solution.


Any advice? :)
Title: Re: MPLAB Starter Kit for PIC24F MCUs... and a Mac. What to do?
Post by: slacker on May 09, 2011, 07:44:05 AM
I'll have to double check, but pretty sure MPLAB runs under wine (http://www.winehq.org/) on Linux, so I guess it does on Macs, don't know if that's an option for you.
Tere's a command line tool for Macs on the Microchip website for actually using the programmer to write to the PICs, assuming you're using a Pickit, so you should be able to use whatever software you can find.
Title: Re: MPLAB Starter Kit for PIC24F MCUs... and a Mac. What to do?
Post by: earthtonesaudio on May 09, 2011, 10:48:37 AM
Excellent, thanks.  I'll check that out.
Title: Re: MPLAB Starter Kit for PIC24F MCUs... and a Mac. What to do?
Post by: scratch on May 09, 2011, 02:23:55 PM
according to Microchip, MPLAB X works with MacOS ...

http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en019469&part=SW007002 (http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en019469&part=SW007002)


Title: Re: MPLAB Starter Kit for PIC24F MCUs... and a Mac. What to do?
Post by: scratch on May 09, 2011, 02:46:16 PM
MPLAB X is in Beta i see ...

http://www.microchip.com/en_US/family/mplabx/index.html (http://www.microchip.com/en_US/family/mplabx/index.html)
Title: Re: MPLAB Starter Kit for PIC24F MCUs... and a Mac. What to do?
Post by: earthtonesaudio on May 10, 2011, 12:31:10 AM
Just compiled wine.  Whew, that took a lot longer than I expected.