mfp20
mfp20
Fails to build on Gentoo ``` ... make run-cgen arch=vc4 prefix=vc4 options= \ archfile=../../binutils-vc4/opcodes/../cpu/vc4.cpu \ opcfile=../../binutils-vc4/opcodes/../cpu/vc4.opc \ extrafiles= make[5]: Entering directory '/home/user/projects/vc4-toolchain/binutils-build/opcodes' /bin/sh ../../binutils-vc4/opcodes/cgen.sh opcodes ../../binutils-vc4/opcodes "`if test -f ../guile/libguile/guile...
Regards
Hi, I see you made a little maintenance routine (core1_code) to run on core1. In comments you wrote "Most of the time this loop is stalled with wfes (wait for...
There's no crate named avr-hal, why? I apologize for being naive but this is my very first Rust project and ... I'm kind of dazed. I am developing an embedded...
Currently, by clicking on the "Debug" overlay button on the fn main() this is what I get: "Install [CodeLLDB](command:extension.open?%22vadimcn.vscode-lldb%22), [lldb-dap](command:extension.open?%22llvm-vs-code-extensions.lldb-dap%22), [C/C++](command:extension.open?%22ms-vscode.cpptools%22) or [Native Debug](command:extension.open?%22webfreak.debug%22) for debugging." It would be nice...
**Describe the bug** I'm not sure it is a bug. There's no RTT output option in VSCode OUTPUT window. I also had to override the launch commands as in [this...