On 9/30/07, Stanley Lee <[EMAIL PROTECTED]> wrote:
> Sorry for the additional spam, but I have a few more questions about the
> Makefile as I am on the way of switching away from using piklab ide

I think Piklab should work fine. If you have Piklab related problem,
try ask in gnupic mailing list. The author Nicolas monitors
gnupic mailing list.

>
>        piklab-prog --programmer=direct --port=/dev/parport0
> --device=$(sdcc_PIC_TYPE) --command=program $(PROG_NAME)
>
> #would the prog directive be telling the makefile to flash the hexfile to
> the microcontroller? if I am using PICKIT2 programmer, would I be commanding
> the programmer to look in /dev/usbxxx, x being number?

http://piklab.sourceforge.net/wiki/index.php/Command-line_Utility
piklab-prog -p pickit2 -d 18f2620 -c program $(PROG_NAME)

Take note that Piklab only supports PICkit 2 V1.x firmware.
For PICkit 2 Linux related issues, please go to pickit-devel mailing
list or gnupic list. Thanks.

Xiaofan
http://mcuee.blogspot.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to