Re: Compiling code
- From: Tim Wescott <tim@xxxxxxxxxxxxxxxx>
- Date: Sat, 30 Aug 2008 22:29:06 -0700
Stephen D. Barnes wrote:
Tim Wescott wrote:RumpelStiltSkin wrote:Check out www.microchip.com and look at the PicKit II. I think it is about $35 USD. USB pic programmer for almost the entire range of pics. You can get MPLAB there as well which is the programming IDE.Eh. Those are cheaper than I thought. Still not hobbyist cheap, but pretty darn close.
"Tim Wescott" <tim@xxxxxxxxxxxxxxxx> wrote in message news:S5mdnS-nkLjEPyTVnZ2dnUVZ_oLinZ2d@xxxxxxxxxxxxxxxandersod2 wrote:The schematic shows a programmer port on there, so you might not needThe cheapest way to get a PIC programmer is to get one of the paraller-port ones -- but that requires a compatible parallel port.
an eval board to do the programming...may just be able to plug the
cable in and program the code right into it...PIC should have a lot of
different tools you can download for compiling and programming it
yourself...I would look for a PIC developers site that is for
beginners which should exists somewhere I'm guessing given the
popularity of PICs. With the right compiler (which I'm guessing there
is a free version of) and programmer (also should be a free one), you
could do it yourself without much trouble I have to believe. I only
know AVR's which is basically the equivalent, and it has all the above
mentioned tools for free. And there is a lot of support on
avrfreaks.com specifically for that, so I gotta believe someone could
help you do this easily from a PIC equivalent site.
Eval boards have programmers built in, which is what motivated that suggestion. The ones you get from Microchip are very very nice, and cost lots of $$.
There's gotta be a usable, cheap USB/PIC programmer out there, though.
Its called the ICD2. Can debug or program PICs.
Regards,
Steve
The PicKit was what I was thinking of for the OP. Unfortunately that doesn't get him compiled code to load; the Microchip compiler is very nice but it defines hardware accesses differently than the CCS compiler does so it'll choke on code written for that compiler.
--
Tim Wescott
Wescott Design Services
http://www.wescottdesign.com
Do you need to implement control loops in software?
"Applied Control Theory for Embedded Systems" gives you just what it says.
See details at http://www.wescottdesign.com/actfes/actfes.html
.
- Follow-Ups:
- Re: Compiling code
- From: andersod2
- Re: Compiling code
- References:
- Compiling code
- From: Mike Burch
- Re: Compiling code
- From: Tim Wescott
- Re: Compiling code
- From: RumpelStiltSkin
- Re: Compiling code
- From: Tim Wescott
- Re: Compiling code
- From: Stephen D. Barnes
- Compiling code
- Prev by Date: Re: Compiling code
- Next by Date: Re: Compiling code
- Previous by thread: Re: Compiling code
- Next by thread: Re: Compiling code
- Index(es):
Relevant Pages
|