Am 18.08.22 um 12:55 schrieb Daniel Franzini:
_Updated status:_
* both pic16 and pic14 builds ok_
_
* I can't get the testing code to run properly (if I run make test-pic14
it end with this weird message:
at 1: error 131: cannot generate code for target 'pdk14'
make[2]: *** [Makefile:432: gen/pdk14/testfwk.rel] Error 1
make[1]: *** [Makefile:365: test-port] Error 2
at 1: error 131: cannot generate code for target 'z80'
make[2]: *** [Makefile:432: gen/ucz80/testfwk.rel] Error 1
make[1]: *** [Makefile:365: test-port] Error 2
at 1: warning 133: Model '--model-huge' not supported for pic16, ignored.
ERROR: device list pic16devices.txt not found, specify its path via -I<path>
'18f452' was not found.
make[2]: *** [Makefile:432: gen/mcs51-huge/testfwk.rel] Error 1
make[1]: *** [Makefile:365: test-port] Error 2
at 1: error 131: cannot generate code for target 's08'
make[2]: *** [Makefile:432: gen/s08/testfwk.rel] Error 1
make[1]: *** [Makefile:365: test-port] Error 2
at 1: error 131: cannot generate code for target 'z180'
make[2]: *** [Makefile:432: gen/ucz180/testfwk.rel] Error 1
make[1]: *** [Makefile:365: test-port] Error 2
make: *** [Makefile:191: test-ports] Error 2
I didn't expect the testing code to try something with padauk and z80 ports.
Indeed, a "make test-pic14" or "make test-pic16" in support regression
should work fine, een if z80 and pdk ports haven't been built at all.
Philipp
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user