-
I found differences between code generated with GCC and SDCC concerning global variables. Global variables in different modules are not properly initialized. Investigating it a little, I think there a…
-
when making the template c project, I get a segfault. I'm using cygwin64 running on a Windows 8.1 64 bit machine.
$ make
mkdir -p bin
kcc -I .knightos/include/ -I .knightos/ -I ./ -S --std-c99 main.c…
-
Based on https://github.com/stevenhoving/integer_division .
For example, include https://github.com/stevenhoving/integer_division/blob/master/integer_division_uint8.h and check if it's indeed faste…
-
the attached files do not talk about the general configuration and compilation of these libraries. These are only details. How to connect the interface and how to compile and create a file. I didn't …
-
Are you aware of the ucsim-based STM8-simulator in SDCC?
Philipp
-
There exists an alternative linker for sdcc that could maybe be used to overcome banked code problems.
http://www.tensi.eu/thomas/programming/asxxx-linker/asxxxlinker.html
-
Lddc supports setting the ```-Wl-yp0x143=0x80``` flag to set things as Gameboy Color compatible. Is there an equivalent way for doing this with gbdk-n / sdcc?
-
Rename `Working Folder` to some other name without space characters. It's error prone for scripting. I like `workspace` which is common practice in several IDEs.
-
```
1. Requires sdcc 2.9.0... gentoo's default install is 2.5.0
2. Sources for rfcat can be found at http://code.google.com/p/rfcat/
3. Builds without issue using the sdcc version above with ~amd64 …
-
能否考虑支持sdcc或其他一些编译器,
sdvcn updated
5 years ago