MicroCose Studio Plus problems
Don't know if this is the right forum for a MicroCode Studio Plus question, but the Mechanique web site directed me here so here's my question:
I'm using the latest and greatest MicroCode Studio Plus.
My PBP v4.6 program, for an 18F452, will download and run on my custom application board, but the "ICD Compile and Program" option (debug option)will not, at least reliably.
It will open the ICD explorer as though it is trying to run, but then the program just hangs and will do nothing. It won't run or animate or single step.
Any ideas?
There doesn't seem to be any serial port options for MCS+ to slow down baud rate as an experiment.
MicroCode Studio Compile + IC-Prog
Anyone know the command line setting for Microcode studio to automatically compile and program a PIC?
I haven't been able to get IC-Prog to LOAD the program. It does everything else, ie sets the com port, selects the right pic chip etc but always starts up with an empty hex file.
The microcode studio help files says to use $hex-filename$, but this doesn't work.
so far I am using this, without luck:
-L$hex-filename$ -P -I -O1 -T146 -Q
Help much appreciated.
J
PS just downloaded the latest version of MC studio. Very nice.
Re: MicroCode Studio Compile + IC-Prog
Any answer to this?
Quote:
Originally Posted by
Squibcakes
Anyone know the command line setting for Microcode studio to automatically compile and program a PIC?
I haven't been able to get IC-Prog to LOAD the program. It does everything else, ie sets the com port, selects the right pic chip etc but always starts up with an empty hex file.
The microcode studio help files says to use $hex-filename$, but this doesn't work.
so far I am using this, without luck:
-L$hex-filename$ -P -I -O1 -T146 -Q
Help much appreciated.
J
PS just downloaded the latest version of MC studio. Very nice.