The above video goes away if you are a member and logged in, so log in now!
|
| |
Would you like to get all the new info from PSX-Scene in your email each day?
| |
|
-
#1
Support for other operating systems
Support for other operating systems –
10-22-2010,06:06 AM
As a Linux user I have been having a hard time figuring out how to either hard-flash or soft-flash the Max-PIC/PIC-Fun without having to get a hold of Windows. Does anyone have any experience with hard- or soft-flashing from Linux?
I also have access to OS X if it is easier to flash using it so a solution for OS X would be nice also, but I would much rather have a solution for Linux.
-
10-23-2010,01:15 AM
yes the serial FPC programmer can support linux.
check here:
PICPgm - A free and simple PIC Development Programmer for Windows and Linux
Installation: To install the Linux version of PICPgm, extract the tar.gz archiv and just call the shell script install.sh as root:
sudo install.sh
Note: This is the first Linux version of PICPgm which currently has some restrictions:
PICPgm uses the parport driver to access the parallel port. Hence you need to have access to this driver if you are using a parallel port programmer. If you do not have access use the following command (as root!) to grant access:
chmod a+rw /dev/parport0
parport0 needs to be replaces with the desired port number if it is different than parport0)
2nd way to access the parallel port is to directly use the parallel port I/O address (-paddr option). In this case you need to start picpgm as root (picpgm uses ioperm system call to write to I/O address). This way is not recommanded!
The configuration file pgmifcfg.xml needs to be in the users home directory.
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|