Forum: P3Free - Official support for P3Free. Find the P3Free User Guide, the latest P3Free compatible firmware files or information on how to upgrade your P3Free to the new firmware.


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?




Want to learn more about the team keeping you up to date with the latest scene news?

Read about them now!

Check out our Developer bios, too!

 


User Tag List

Thread: Support for other operating systems
  

Results 1 to 2 of 2
  1. #1 Support for other operating systems 
    rhyvu is offline Registered User
    Join Date
    Sep 2010
    Posts
    4
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    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.
    Reply With Quote  

  2. #2  
    patrick is offline Registered User
    Join Date
    Sep 2010
    Posts
    222
    Downloads
    0
    Uploads
    0
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Likes Given
    0
    Likes Received
    0
    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.
    There are all firmware list for P3FREE, you can use the latest Hermes V4b / Kakaroto's PL3 / P3BREAK / P3HUB firmware on your P3FREE kit!

    Here is the link --- http://psx-scene.com/forums/f179/lat...e-files-68517/
    Reply With Quote  

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •