On Sun, 2009-11-08 at 23:20 -0200, Léo Magalhães wrote:
> I'd like to know if there is a software for PIC programming that works
> under Ubuntu.

Hi Léo-

Yes, Ubuntu includes several packages for building PIC binaries and
flash-programming PIC microcontrollers.  I do all of my PIC development
on an Ubuntu 9.10 system, using these packages:

        gputils - GNU PIC utilities
        
            (gputils is the build toolchain package, and includes
        programs:
             gpasm, gplink, and gplib)
        
        gpsim - Simulator for Microchip's PIC microcontrollers
        
        picp - command line utility to drive a PICSTART programmer

More PIC-related packages are also available.  This command will give
you a (partial?) list:

        $ apt-cache search microchip

Best regards,

 -Kamal Mostafa



-- 
ubuntu-motu-science mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu-science

Reply via email to