Hi,
if I use "printf_fast" from the lib then I get this warning :
SDCC_MODEL : --model-small -mmcs51
SDCC_CODE_SIZE : --code-loc 0x0000 --code-size 0x3000
SDCC_IRAM_SIZE : --iram-size 0x080
D:\c_projects\e-dis_agrarian\main.c:57: warning 196: pointer target lost const qualifier
D:\c_projects\e-dis_agrarian\main.c:58: warning 196: pointer target lost const qualifier
D:\c_projects\e-dis_agrarian\main.c:59: warning 196: pointer target lost const qualifier
D:\c_projects\e-dis_agrarian\main.c:60: warning 196: pointer target lost const qualifier
Assertion failed: 0, file /home/sdcc-builder/build/sdcc-build/orig/sdcc/src/mcs51/gen.c, line 6848
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
Caught signal 22: SIGABRT
main.c
main.h
I try to use Version #5839 (may 30 2010).
Now I go back to version #5524 (Sep 28 2009)
Kindly regards
Rabis49
Register and definitions
I cannot reproduce this with SDCC 2.9.7 #5917 though you did not attach serial_IO.h.
But you did attach AT89C51AC3.h from Rainer Birkner. Is that you?
If so, can it be included in the SDCC distribution?
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 30 days (the time period specified by
the administrator of this Tracker).