Hi, first: very nice project! My dockstar will be happy to have a nice lcd mini monitor :)
But ... I have 3 compile issues with rev 42 of dpf-ax :(... first resolved, second "resolved", the third stop me :(
first:
second:
line 277: - $(CC) -o $@ $(COM_CMD) $(RES128) -Wl-bENTRY=0x14e5 $<
resolved with replace "-" with ":".
(don't know if correct)
third:
On every firmware too... :( I don't know how I can correct this... :(
python identify.py /dev/sr0 work!
model: Your dpf is compatible with model ['taobao'].
But i need the firmware :)
Thank you for help!
But ... I have 3 compile issues with rev 42 of dpf-ax :(... first resolved, second "resolved", the third stop me :(
first:
cc -Wall -fPIC -I../include -g -c -o dpflib.o dpflib.c In file included from dpflib.c:14:0: dpf.h:43:35: error: unknown type name ‘uint8_t’resolved with: added include "stdint.h" to "dpflib/dpf.h".
second:
Building abeyerr_black cat: .buildno: No such file or directory Makefile:277: *** missing separator. Stop. cat: .buildno: No such file or directory Makefile:277: *** missing separator. Stop.on every firmare.
line 277: - $(CC) -o $@ $(COM_CMD) $(RES128) -Wl-bENTRY=0x14e5 $<
resolved with replace "-" with ":".
(don't know if correct)
third:
Building abeyerr_black ax206.h:33: syntax error: token -> 'at' ; column 6
On every firmware too... :( I don't know how I can correct this... :(
python identify.py /dev/sr0 work!
model: Your dpf is compatible with model ['taobao'].
But i need the firmware :)
Thank you for help!