giuseppebarba / python-on-a-chip

Automatically exported from code.google.com/p/python-on-a-chip
Other
0 stars 0 forks source link

PIC32 support? #247

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Could you please add some support for PIC32s? I see you have PIC24 support, but 
it's in MPLAB 8 (not X) format, so I had trouble opening and converting it, and 
it compiled incorrectly.

I think this project is great, and I'd love to use it for my work.

I have several PIC32 (specifically PIC32MX795F512L) that I can test your code 
on. Just get it compiling for PIC32!

Original issue reported on code.google.com by alexchan...@gmail.com on 7 Apr 2013 at 9:25

GoogleCodeExporter commented 9 years ago
See my implementations for the PIC32MX4 and MX5 on various demonstration boards 
from Mikroe.
You will need MPLAB X, the XC32 compiler and the MLA release 2013-02-15 
installed.
I have added the PIC32 platform to the v10 branch of the clone repository:
luciodijasio-v10 ( http://code.google.com/r/luciodijasio-v10)

(check the README files in the PIC32 subfolders for additional instructions)

Original comment by lucio.di...@googlemail.com on 11 Jul 2013 at 7:55

GoogleCodeExporter commented 9 years ago
http://code.google.com/r/luciodijasio-v10 : Unable to find your subfolder for 
the PIC32. Only PIC24 in MPLAB8. 
Please let me know if there is a different location.

Original comment by rainerwm...@gmail.com on 28 Dec 2013 at 6:22

GoogleCodeExporter commented 9 years ago
Hi
I am not able to see pic32/ folder in platform/ section. Could you please check 
once the link given for pic32 support as 
http://code.google.com/r/luciodijasio-v10 and if it is missed could you please 
add that support.
I am working on pic32 platform only but i didn't found any support in p14p 
project given.

Original comment by jani....@gmail.com on 9 Apr 2014 at 1:07

GoogleCodeExporter commented 9 years ago
Make sure to select the 'V10' Branch!
See image attached…

Original comment by lucio.di...@googlemail.com on 9 Apr 2014 at 4:52

Attachments: