gnupic@linuxhacker.org
gnupic@linuxhacker.org
Hi Guys,
I am trying to migrate my software to 18C processors.
I think I am assembling with the right options,
gpasm -a INHX32 -p 18c452 -w2 dcc.asm -o dcc.hex
but I have no idea how to pass configuration bits to picp, since the
configuration variables are more than one !
picp /dev/ttyS1 18c452 -s 20 -wp dcc.hex
does not write anything.
Nor I can read: picp /dev/ttyS1 18c452 -rp
that gives me:
error: failed to read configuration bits
make: *** [read] Error 1
Has somebody already played with such processors and gnupic software ?
THANKS,
Stefano Curtarolo
gnupic@linuxhacker.org