-
So I'm stuck when trying to load big(relatively) firmware/program to the ibex-demo-system. After several trial, I find that if the program file is smaller than 9408 bytes as shown below (9404B), it wi…
-
#### 1. Embedded C, ARM Assembly
#### 2. MCU ( Ardunio Uno, STM32F4XXX )
#### 3. OS Concept
#### 4. One CPUSS architecture ( ARM or RISC-V) [ As you are doing all the stuff for the cpu computation …
-
Hi @wholder,
I've been trying out your debugger setup as you've described in [debugwire2](https://sites.google.com/site/wayneholder/debugwire2). I've been testing this with an Arduino Uno as ISP an…
-
### Description
Following guide on [debugging libraries with VS Code running on Mono](https://github.com/dotnet/runtime/blob/main/docs/workflow/debugging/libraries/debugging-vscode.md#debugging-libra…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
Try to launch debugger
**Expected behavior**
The debugger should co…
-
### Board
ESP32-S3-DevKitC-1-N-32R8V
### Device Description
ESP32-S3-DevKitC with only USB serial cable attached.
### Hardware Configuration
n/a other than onboard RGB used in sketch.
…
-
**Describe the bug**
When building appimage for esp32 soc's, it is lacking partition table by default. Openocd using partition table to determine where it should store software breakpoints. When ther…
-
All I need is OP-CODE history (with string names), PROGRAM COUNTER and REGISTER statuses.
-
On C6:
```
$ make run
make[1]: Entering directory '/home/ubuntu/Embassy-playground-2024'
cargo build --release --features=esp32c6 --target=riscv32imac-unknown-none-elf
Compiling esp-hal v0.1…
-
- Module or chip used: ESP32-WROVER (With ESP_PROG)
- IDF version: v4.3
- Build System: CMake/idf.py (usingEclipse Plugin)
- Compiler version: esp-2020r3-8.4.0
- Operating System: Windows
- (Win…