-
1. 在最新的RT-Thread master上测试
2. 使用NUclei 官方工具链riscv-nuclei-elf-gcc-10.2.0
```
> scons
scons: Reading SConscript files ...
Supported downloaded modes for board gd32vf103v_rvstar are flashxip, chosen…
-
## Reference
[Sipeed Logan nano - svd](https://github.com/sipeed/platform-gd32v/tree/master/misc/svd)
## Output (test)
```bash
[INFO svd2rust] Parsing device from SVD file
[ERROR svd2rust]…
-
There are [new firmware versions available ](http://www.gd32mcu.com/en/download/7)for multiple device families.
- [GD32F4xx (3.0.0)](http://www.gd32mcu.com/download/down/document_id/247/path_type/1…
-
`dfu-util -l` causing Pinecil bootloader to crash.
**To Reproduce**
1. Hold `-` in Pinecil.
2. Connect to usb.
3. run `dfu-util -l`
4. Expect for kernel usb errors
5. Unplug and start over.
…
-
### Operating System
Windows 10
### Board
stm32g474nucleo
### Firmware
I was using the uac2_headset example code. I tried using it on a stm32g474nucleo board, but any mcu which uses stm…
-
我使用自己的FPGA板
想用CDK進行調試
但是沒有CKLINK
請問CDK能支援其他相同openOCD的JTAG嗎?
-
in dap.c I find:
```
if (select & DAP_SWJ_TDI)
DAP_CONFIG_TDO_write(value & DAP_SWJ_TDI);
```
but I do not find a HAL_GPIO_TDO_out()
This is strange.
-
When reading the guide i noticed that the way of enabling the bootloader mode in the arm chip is different from the risc v chip, why so?
-
### Code
I don't know exactly where, but somewhere in my embedded Rust code resulted in compile error. The compiler is stable Rust 1.45.0.
I cannot reproduce if I take a part of the source c…
-
After flashing my longan-nano w/ the newly created firmware.bin file and the disconnecting/reconnecting it to the computer, it does not appear as a new /dev/ttyACM or /dev/ttyUSB device for me to atte…
K4KDR updated
2 years ago