gnupic@linuxhacker.org
gnupic@linuxhacker.org
On Tue, Oct 21, 2003 at 07:59:45PM +1000, James Cameron wrote:
>
> I've just tried gpsim for you in command line mode. It seemed to work.
It should.
> Here is the test sequence I used ...
>
> gpsim --cli
> processor p16f877
> load h tmp.hex
> load c tmp.cod
> step
> step
> step
nitpic(k), the tmp.cod will load the hex and set the processor.
(i.e. the "load h" and processor commands are unnessesary)
/ Ralf
gnupic@linuxhacker.org