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

PCWH 4.086 and the MACH-X programmer.

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Jim Hearne



Joined: 22 Dec 2003
Posts: 109
Location: West Sussex, UK

View user's profile Send private message Send e-mail Visit poster's website

PCWH 4.086 and the MACH-X programmer.
PostPosted: Thu Feb 26, 2009 4:01 am     Reply with quote

Another annoying bug.

Install 4.086, then ideutilsupd , setup_icd and finally setup_ccsload

I've both programmers.

The Mach-x button in PCW will be greyed out as the path in tools still refers to mach-x.exe not the newer ccsload.exe

So change the file name in options>tools to
"C:\ccs\4.086\ccsload.exe" "-T%H" "%D"

You can then click on the button but if you are using ICSP programming like me it will fail as it defaults to using the ZIF socket.

According to the ccsload help there is a command line option ”+ICSP” to specify using ISCP mode.
Add that to the command line in the PCW tools and it greys out out the machx button again !
Tried various combinations of the command line and found out that changing the default

"C:\ccs\4.086\MACHX.exe" "-T%H" "%D"


to

"C:\ccs\4.086\ccsload.exe" "-T%H"

Will at least load the ccsload software from within the ide but you have to tell it the device type (thats what %D is supposed to do but then it doesn't do ISCP) so adds extra stages to the process.

Anybody any idea what the correct command line is for ccsload to get it to program with the machx without prompting.

Somehow debug mode manages to work ok via the mach-x, or at least until it crashs but thats another story.

Jim




Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion 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