Re: [PIC] piklab now supports ICD2 and PICkit 2 programmer under Linux

John Steele Scott <[email protected]> Tue, 21 Feb 2006 09:27:24 +1030
Newsgroups gmane.comp.hardware.microcontrollers.gnupic,gmane.comp.hardware.microcontrollers.pic
Organization Temperature Technology
Message-ID <[email protected]>
Xiaofan Chen wrote:
> Nicolas Hadacek has released piklab 0.4.1.
> 
> The website is http://piklab.sourceforge.net/.
> 
> Features of version 0.4.1:
> 
>     * compile and link assembler files with "gpasm" and "gplink".
>     * disassembly listing.
>     * project manager. Displays linker script and included files.
>     * hex file editor. All but newest PIC and dsPIC are supported. Tested
>       only with inhx32 format.
>     * programming with "direct" programmers (serial and parallel).
>     Mid-range
>       and some 18F devices supported.
>     * programming with ICD2 (serial and USB). Automatically upload the
>       correct firmware for the programmer.

This is excellent. I haven't used it yet, but I presume the fact that there
is a command-line programmer means that I can program chips without having
to leave Emacs, let alone fire up my Windows box. 

But I noticed from <http://piklab.sourceforge.net/devices.php> that the
30F3013 is not supported. How difficult would it be to add this support? Is
it just a matter of testing? I have samples of 30F3012/3 and 30F2011/2
which I could test. My current project is using 30F3013, so this is the one
I really want support for.

Also, does piklab's programmer support showing the silicon revision of
dsPICs?

One last question: has anyone made debs for this stuff yet?

cheers,

John