-
apparently there's some kind of way to make GDB on the host work with a D1 target...
-
### Description
I'm trying to flash a custom board based on the NUCLEO_H743ZI board using a NUCLEO_L476RG as a STLink. Everything works with mbed-cli, but not with mbed-tools. I mocked the platfo…
-
When compiling, i get following error:
```
In function ‘mg_gen_ataid’,
inlined from ‘mg_storage_config’ at src/flash/mflash.c:1174:2:
src/flash/mflash.c:1162:2: error: ‘memset’ offset [509, 51…
-
Hello :crab:, when running the program below that repeatedly calls `iprintln!()`, it always stops printing at the same point in code, not finishing the printing tasks. It should print "Hello World ~" …
-
Hello,
Has any work been done to support newer IDF versions?
I'd like to port this project to ESP32C6 to use this tiny module: https://docs.m5stack.com/en/core/M5NanoC6
However, it requires IDF 5.…
-
First, thank you so much for working on litex! It is an amazing help when learning about SoCs, FPGAs and how to approach building such systems.
This is not an issue I urgently need to resolve for m…
-
**Is your feature request related to a problem? Please describe.**
I'm currently working on support for the JH7110 family of SoCs from StarFive.
**Describe the solution you'd like**
I'm havi…
-
支持RAMIO,即通过调试口访问目标芯片的特定RAM,实现数据交互,类似RTT(J-Link)及Nuconsole(Nu-Link)
目前是划线状态,是已经实现了还是放弃做这个功能了?
我寻思如果调试器默认能自动从RTT CB 读取日志数据然后通过CDC上报用起来可就太方便了。
-
-
here https://github.com/bmd-studio/stm32-for-vscode/blob/b67fec144d859c20e7ce5e968a0b6146f3fe46bd/src/CreateMakefile.ts#L329 we can see that we hardcode system path on the makefile, it'd be nice to us…