[SOLVED] PIC Programming Software Required for Ubuntu 12.04 ???

Status
Not open for further replies.

xpress_embedo

Advanced Member level 4
Joined
Jul 5, 2011
Messages
1,154
Helped
161
Reputation
396
Reaction score
189
Trophy points
1,353
Location
India
Activity points
10,591
Hello!! I heard about MPLAB X and its cross-platform feature.

I just installed it in Ubuntu 12.04 and its working fine but the problem right now i am facing is this programming the final code into the controller.
Please suggest me the software like WinPIC and PonyPgm for programming through Serial Port.

As i am not having Pic Kit3 etc.
I am using old Serial Port ISP, which uses Software's like WinPIC and PonyPGM in windows to program controller.

Please help.
Thanks in Advance
 

I just downloaded this programmmer wxpic (Its interface is much similar to WinPIC which i used with Windows 7)

**broken link removed**

Installed it.
Its opening perfectly (As i am not expecting even this thing to happen with me)

Now strange thing happens after that..
I write this command to open wxpic
Code:
sudo ./wxpic
In terminal a warning appears



Clicking on yes will abort the program and clicking on no can corrupt some file so i am avoiding this..

I just tried this simple command
./wxpic

It opens wxpic without any error..

But when i connect my Programmer it is saying that unable to read the state of com-port...

I thought this might occur as i am not using sudo command...
Can anyone one help me reagarding this..

Have a look at this interface error..
 

after trying this command everythings works perfectly

Code:
sudo -H ./wxpic
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…