CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Command line in Prgmer Options

 
Post new topic   Reply to topic    CCS Forum Index -> CCS ICD / Mach X / Load-n-Go
View previous topic :: View next topic  
Author Message
kzw
Guest







Command line in Prgmer Options
PostPosted: Sat Nov 12, 2005 9:26 pm     Reply with quote

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

View user's profile Send private message Visit poster's website

PostPosted: Mon Nov 14, 2005 8:38 am     Reply with quote

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

watch that their is no space after the -T
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> CCS ICD / Mach X / Load-n-Go All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group