Re: [Sdcc-user] Programming PIC24FJ64 under Linux

2013-05-27 Thread Antonio Todo Bom
I'll try in some minutes. Wait me. I'll tell you about. Regards, Antonio A. Todo Bom Neto +55 12 8171-1222 == Enviado pelo meu telefone Android Sent by an Android mobile Em 27/05/2013 10:32, "Luis de Arquer" escreveu: > Hi Antonio > > I guess you could use the "personaliz

Re: [Sdcc-user] Programming PIC24FJ64 under Linux

2013-05-27 Thread Luis de Arquer
Hi Antonio I guess you could use the "personalized programmer" option in piklab, setting it to the right command line -see pk2cmd documentation for that- in Preferences->Configure Programmers... in piklab. Isn't piklab working with pickit 2 out of the box? I haven't tried it myself, but I am given

Re: [Sdcc-user] Programming PIC24FJ64 under Linux

2013-05-27 Thread Antonio Todo Bom
Are you telling that exists a command line to use pickit 2? How could I integrate it to piklab? Regards, Antonio A. Todo Bom Neto Em 27/05/2013 07:32, "Daniel Michalik" escreveu: > On Mon, May 27, 2013 at 11:50:56AM +0300, Ori Idan wrote: > > I have to program a PIC24FJ64GA from Linux, however

Re: [Sdcc-user] Programming PIC24FJ64 under Linux

2013-05-27 Thread Luis de Arquer
It all depends on what programmer you want to use. I have a pickit2 programmer, and pk2cmd does it for me. http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en023805&redirects=pickit2 If you have other programmers, such as ICD2, you could try with piklab http:

Re: [Sdcc-user] Programming PIC24FJ64 under Linux

2013-05-27 Thread Daniel Michalik
On Mon, May 27, 2013 at 11:50:56AM +0300, Ori Idan wrote: > I have to program a PIC24FJ64GA from Linux, however I did not find any command > line utility to do it. I already have the HEX file for it. Guessing out of the blue, can you use pk2cmd (source code and binary available on the Microchip we

Re: [Sdcc-user] Programming PIC24FJ64 under Linux

2013-05-27 Thread Alexandre Martins
Try MPLABX Alexandre Martins Tech. Engineer Electronics, IT & Telecom. On 05/27/2013 09:50 AM, Ori Idan wrote: Not directly related to SDCC but I guess members of this list may know the answer. I have to program a PIC24FJ64GA from Linux, however I did not find any command line utility to do it

Re: [Sdcc-user] Programming PIC24FJ64 under Linux

2013-05-27 Thread M L
I doubt that there there exist any pic24* compiler for unices, but you can try run Microchip C30 compiler under wine, I use C18 with Linux (using wine) w/o problems. 2013/5/27, Ori Idan : > Not directly related to SDCC but I guess members of this list may know the > answer. > > I have to program a

[Sdcc-user] Programming PIC24FJ64 under Linux

2013-05-27 Thread Ori Idan
Not directly related to SDCC but I guess members of this list may know the answer. I have to program a PIC24FJ64GA from Linux, however I did not find any command line utility to do it. I already have the HEX file for it. -- Ori Idan ---