gnupic: Newb Question


Previous by date: 29 Jan 2011 18:19:06 -0000 Newb Question, Keith Vance
Next by date: 29 Jan 2011 18:19:06 -0000 Re: Newb Question, Byron Jeff
Previous in thread: 29 Jan 2011 18:19:06 -0000 Newb Question, Keith Vance
Next in thread: 29 Jan 2011 18:19:06 -0000 Re: Newb Question, Byron Jeff

Subject: Re: Newb Question
From: Peter Stuge ####@####.####
Date: 29 Jan 2011 18:19:06 -0000
Message-Id: <20110129181903.29869.qmail@stuge.se>

Keith Vance wrote:
> So I use gpasm to compile my application that will run on the PIC?

Not compile, assemble (translate to machine code), into one object
file for each source file.


> How do I get the application on the PIC?

For Mac OS I believe pk2cmd will work with the PICKit2. pk2cmd is a
simple command line tool to program a hex file.


> And then what do I use gplink for?

It's used to link several objects into one final binary. However, a
common file format is actually hex as mentioned above, which is a
text file that describes the bits that should be written into the
program memory in the PIC.


//Peter

Previous by date: 29 Jan 2011 18:19:06 -0000 Newb Question, Keith Vance
Next by date: 29 Jan 2011 18:19:06 -0000 Re: Newb Question, Byron Jeff
Previous in thread: 29 Jan 2011 18:19:06 -0000 Newb Question, Keith Vance
Next in thread: 29 Jan 2011 18:19:06 -0000 Re: Newb Question, Byron Jeff


Powered by ezmlm-browse 0.20.