-
I was trying to compile your examples without any modifications. But the compilation fails with a few error messages.
![image](https://user-images.githubusercontent.com/10383395/159055976-631c0c4f-…
-
`
#include
#define uchar unsigned char
#define LED P1_1
void uart_init();
void uart_tx_string(uchar *str);
void uart_tx_byte(uchar str);
void Delayms(unsigned int n);
uchar rec;
void mai…
-
Can anyone help with this. What am I missing here?
make -C lib
sdcc -mmcs51 -I../include -c serial.c -o serial.rel
../include/fx2regs.h:43: syntax error: token -> 'at' ; column 8
make[1]: **\* [seri…
-
smbusb_scan -a only seems to work until it finds my controller (bq8030), after that it always comes back with ERROR -9.
First scan:
`------------------------------------
smbusb_scan
…
-
Hello, thanks for the great works. Could you kindly add support for the n76E003at20 chip from nuvoton. Thanks
-
I want to change the start address of the HEX file after build for IAP function, but I don't find a method to change the start address in platformIO. In keil or IAR, it's easy to change its ROM start …
-
I want to try to build a wasm of mame0246 on ubuntu 22.04 according to https://docs.mamedev.org/initialsetup/compilingmame.html#emscripten-javascript-and-html. After I configured emscripten, I started…
-
When I compile the program, I need the c99 flag to solve the problem of the exception of // annotations.
You can specify in the README file that you want to use the c99 flag to compile the code
-
Hi. When I compiled a C file it was all file. No issues.
But days later it now says the help message of SDCC
```
SDCC : mcs51/z80/z180/r2k/r2ka/r3ka/gbz80/tlcs90/ez80_z80/z80n/ds390/pic16/pic14/TIN…
-
Compilation failed in Ubuntu20.04 with sdcc 4.1.0, what could be the problem?
```bash
$ sdcc --version
SDCC : mcs51/z80/z180/r2k/r2ka/r3ka/gbz80/tlcs90/ez80_z80/z80n/ds390/pic16/pic14/TININative/ds…