-
I've done a bit of search for a MBplayer. Accordindlty to mrc,
https://www.msx.org/news/software/en/moonblaster-14-driver-for-msx-basic-update
the latest Moon Blaster player should be the one man…
-
Hello,
Compiling in Linux (64-bit) gives this error:
sdcc: Generating code...
relay.c:54: error 47: indirections to different types assignment
from type 'const-char [3] code'
to type 'char…
-
I can´t set a simple callback-pointer and don´t understand the error output. My Pointer in Header file is
`void (*callback_pointer)(char opt, double * var);`
On Arduino it compiles well but on zuno I…
-
~~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…
-
[env:STC8G2K64S4]
platform = intel_mcs51
board = STC8G2K64S4
board_build.f_cpu = 35000000L
build_flags =
--model-large
I get the error:
?ASlink-Warning-Conflicting sdcc options:
"-mm…
-
Error:
*** BFD does not support target arm-apple-darwin21.6.0.
*** Look in bfd/config.bfd for supported targets.
make[4]: *** [configure-binutils] Error 1
Note:
I managed to compile it some…
-
Just for a developer to start with.
Or maybe links to a HOWTO would be good...
ildar updated
4 years ago
-
Hi Anatoli Klassen,
When i try compile the electronic-load project had failured.
> 08:34:27: Running steps for project electronic_load...
08:34:27: Configuration unchanged, skipping qmake step.
…
epubc updated
5 years ago
-
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 …
-
Hi, thanks a lot for sharing this project. it works well with low-speed USB devices (1.5Mbps), i have tested with a mouse and keyboard, but when i connect a high-speed USB device (12Mbps) like a barco…