-
Compiling os_msgqueue.c gives the error :-
```
/Users/adityaxavier/Development/STM/CocoOS/Libraries/cocoOS/src/os_msgqueue.c:153: syntax error: token -> 'uint8_t' ; column 8
/Users/adityaxavier/Dev…
-
New version of CPCRSLib does not work with present cpc-dev-tool-chain makefiles.
It also introduces a problem (not a library problem, but a requirement for latest SDCC patches), as it uses new SDCC …
-
I'm having trouble compiling. I'm using a RPi with Debian Jessie.
Here is the error after editing the makefile to used sdcc instead of sdcc-sdcc
```
sdcc -c main.c
delay.h:7: syntax error: token -…
-
~/tmp/contiki-cc2530eb/examples/cc2530eb/udp-ipv6(master*) » make …
-
开始擦除芯片...Traceback (most recent call last):
File "/USR/work/waterrules/software/STC8H_sdcc/stcflash.py", line 1413, in
main()
File "/USR/work/waterrules/software/STC8H_sdcc/stcflash.py", l…
-
The README mentions "Use SDCC 4.1.0 to build. Later versions create broken code". What is the problem here? Is there a corresponding ticket in the SDCC bug tracker?
spth updated
6 months ago
-
Hello,
Is it normal for the binary HEX/S19 file generated by Platformio/SDCC to be larger than the code generated by STVD/Cosmic?
The attached codes are complete projects for using serial port w…
-
when id compiler my project use platform = intel_mcs51@2.1.0. it is success. but failed when i use the latest version.
the error message is show blow:
![image](https://github.com/platformio/platf…
-
Yes, the title is the same as https://github.com/suve/copydeps/issues/11, but there the reply was "The simple truth is I've written this to be a Linux tool and never gave running under Windows any tho…
spth updated
8 months ago
-
Hi
I am reporting a problem from a user (@[christopheKohler](https://github.com/christopheKohler)) of Cross-Lib (not me) under Cygwin 64-bit with snapshot: z88dk-win32-20220311-c8d2246b6-19435.zip
Z…