Progamming EASYPIC 5 DIRECTLY With USB CONNECTION ??? &#

Coding and general discussion relating to the compiler

Moderators: David Barker, Jerry Messina

Post Reply
sygma22
Posts: 30
Joined: Tue May 27, 2008 1:47 pm
Location: FRANCE
Contact:

Progamming EASYPIC 5 DIRECTLY With USB CONNECTION ??? &#

Post by sygma22 » Wed Feb 04, 2009 9:32 am

Hello,

I m would want to programming my EASYPIC 5 Board (With a 18f4620 chip) DIRECTLY from Swordfish Compiler Under USB Connection.

Can Anybody Help Me ??
Thank in advance ! :oops:
My first interest is working with a PWM signal.

Motor : 24 Volts 4 or 5 A.

CharlieM
Registered User
Registered User
Posts: 211
Joined: Wed Oct 10, 2007 12:05 am

Post by CharlieM » Thu Feb 05, 2009 2:04 am

Hi sygma22,

That should be easy.Open Sf and goto view/compile and program options.Then select install new programmer.Select install selected programmer and click next. You may have to enter the path of picflash.exe Here are the parameters I use
-w -pPIC$target-device$ -f$long-hex-filename$ -q

and thats it.
Running version 2.2.4.0 ICC 1.2.1.0
Regards CharlieM

sygma22
Posts: 30
Joined: Tue May 27, 2008 1:47 pm
Location: FRANCE
Contact:

Hello !

Post by sygma22 » Fri Feb 06, 2009 8:23 am

Hello !

i Thanks you very much for your answer.
Have a good week.... :? :) :D
My first interest is working with a PWM signal.

Motor : 24 Volts 4 or 5 A.

Post Reply