-
It has been over a year since the previous release. At least in SDCC and stm8flash, there were substantial improvements since. It might make sense to release again soon.
-
~~Test and merge https://github.com/DeqingSun/ch55xduino/pull/56, need to change register for CH559 and CH549~~
~~Test and merge https://github.com/DeqingSun/ch55xduino/pull/50~~
~~Test and merg…
-
Hi! I wanted to compile the firmware with BOARD_TYPE = BOARD_MINI, OSC_TYPE = OSC_INTERNAL, and BOARD_OPTIONS = OPT_DEFAULT options activated in the Makefile, under Linux Mint, SDCC 4.0.0, make 4.3-4.…
-
Dear Ken Yap,
You have launched a really interesting project - the fork SDCC for 8080 CPU.
I want to ask you for the ability to do binary releases - for those people who do not want to delve into …
-
OpenRabbit should support the use of Intel hex (.ihx, .hex) files. It should try to detect if a supplied file is Intel hex vs. binary (maybe just checking the filename like other software does would b…
-
直接调试的话提示没有a.exe,但是运行compile也会报错,直接在命令行里用sdcc就没问题,不太清楚VS code的配置,麻烦你了。
OKey0 updated
5 years ago
-
The branch ez80_clang provides support for `-compiler=ez80clang` - hello world works perfectly!
Support routines are starting to be written, there's a few of them: https://github.com/jacobly0/llvm-…
-
AFAIK, wave currently has a C99 mode and various C++ modes. IMO, it would make sense to add a C23 mode (AFAIK some of the new C23 features are already supported in wave anyway, as extensions or as the…
-
For one of the largest function in the standard library that comes with SDCC, printf, treedec::comb::PP_FI_TM takes much longer to get a tree decomposition than Thorup.
According to valgrind, at -O…
-
Everytime I compile the program (7 segment). I get this message
warning: Relocation symbol "_cinit" [0x0000] has no section. (pass 0)
warning: Relocation symbol "_cinit" [0x0004] has no section. (pa…