Welcome! Log In Create A New Profile

Advanced

3 compile issues dfx-ax: stdint.h, Makefile:277. two resolved... third no :(

Posted by atlaware 
3 compile issues dfx-ax: stdint.h, Makefile:277. two resolved... third no :(
February 01, 2013 05:49PM
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:
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!



Edited 1 time(s). Last edit at 02/01/2013 05:51PM by atlaware.
Re: 3 compile issues dfx-ax: stdint.h, Makefile:277. two resolved... third no :(
February 02, 2013 05:04AM
Firmware for taobao attached.

What distro are you using?

superelchi
Attachments:
open | download - fw_disp_taobao.zip (38.9 KB)
Re: 3 compile issues dfx-ax: stdint.h, Makefile:277. two resolved... third no :(
February 02, 2013 05:42AM
superelchi Wrote:
-------------------------------------------------------
> Firmware for taobao attached.
>
> What distro are you using?
>
> superelchi

Thankyou for the firmware!
Now i can play with my display :)

I use archlinux arm distro, I have try an archlinux i386 but is the same, maybe sdcc is too "new"? (3.2.0), I have read somehow that 2.9.0 is the best.

In next day I can test in a debian 6.0.6, maybe is more "standard".

Very tnx for the moment.

Atla.
Re: 3 compile issues dfx-ax: stdint.h, Makefile:277. two resolved... third no :(
February 02, 2013 06:52AM
You are correct: sdcc version 3.x ist currently not working. You need sdcc 2.9x or cc1111.

superelchi



Edited 1 time(s). Last edit at 02/02/2013 06:53AM by superelchi.
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: