Am 27.06.25 um 12:15 schrieb Borleis Jürgen via Sdcc-user:
Hi all,
I'm trying to run the "sdcdb" with a project for an 8051 CPU.
My environment:
OS: Linux
SDCDB: 0.9
SDCC :
mcs51/z80/z180/r2k/r2ka/r3ka/sm83/tlcs90/ez80_z80/z80n/r800/ds390/pic16/pic14/TININative/ds400/hc08/s08/stm8/pdk13/pdk14/pdk15/mos6502/mos65c02/f8
TD- 4.5.0 #15242 (Linux)
The "sdcdb" runs amok and tries to open the corresponding source files
in an endless manner. When I run it with "strace" I see it tries to
open "freertos/FreeRTOS/FreeRTOS-Kernel/heap.1\n.c" instead of
"freertos/FreeRTOS/FreeRTOS-Kernel/heap.1.c" (valid for all source
files it tries to open).
Is it a known issue? Why "sdcdb" adds this newline into the filename?
Cheers,
Juergen
Hi!
There is a bug report describing a behavior that looks suspiciously like
what you describe:
https://sourceforge.net/p/sdcc/bugs/3760/
Technically, that means that it is a known issue.
However, I am not sure whether anybody currently on the dev team
actually uses sdcdb.
I, personally, never have, and this doesn't exactly make debugging any
easier.
Greetings,
Benedikt
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user