gnupic@linuxhacker.org
gnupic@linuxhacker.org
Hi there,
When i use the piclite c compiler from hitech and set the CONFIG adress
on a 16f628 results in the following error when loading the .cod file in
gpsim. Is this an known error?
Thanx,
TMRO::start
Cycle break point was ignored because cycle 0 has already gone by
current cycle is 0
Hex file "test.hex"
** SETTING CONFIG address = 0x2007 value = 0x3f10
--- Reset
Loading test.cod
processing cod file test.cod
Warning, you need to upgrade to gpasm-0.8.5 or higher
(You're assembler version is HI-TECH)
cpu is non NULL
** SETTING CONFIG address = 0x2007 value = 0x3f10
make: *** [simul] Segmentation fault
gnupic@linuxhacker.org