Hi!
I'm using PCW compiler IDE version 2.77 (I got it a few years back). I started using it now and I don't know how to program the chip. When I explore, it seems like I need to give proper command line in Prgmer Options. How can I do that?
Regards,
Bryan
treitmey
Joined: 23 Jan 2004 Posts: 1094 Location: Appleton,WI USA
Posted: Mon Nov 14, 2005 8:38 am
When I use the icd.exe from my editer((ultra edit)) I sheel out to a command
prompt and use
C:\Program Files\PICC\Icd.exe -T"%p%n.hex"
which is the program icd.exe
-T is the file I want to use
%p is my path to the file
%n is the first part of name (( no extiesion))
and then .hex
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum