Search found 2 matches
- Tue Jul 11, 2023 12:14 pm
- Forum: ESP-IDF
- Topic: SEGGER SYSVIEW over UART does not compuile (ESP32S3, IDF V5.1)
- Replies: 2
- Views: 928
Re: SEGGER SYSVIEW over UART does not compuile (ESP32S3, IDF V5.1)
I updated the toolchain to latest and now the project builds fine, however now the CPU crashes why accessing filesystem with the following dump: I (1145) main: ===== NVM START ===== Guru Meditation Error: Core 1 panic'ed (Cache disabled but cached memory region accessed). Core 1 register dump: PC : ...
- Tue Jul 11, 2023 8:07 am
- Forum: ESP-IDF
- Topic: SEGGER SYSVIEW over UART does not compuile (ESP32S3, IDF V5.1)
- Replies: 2
- Views: 928
SEGGER SYSVIEW over UART does not compuile (ESP32S3, IDF V5.1)
I try to compile after enabling app level tracing over uart in menuconfig but i get the following compilation error. Note that the build works fine if I select app level tracing target to be JTAG! My settings are: Data Destination 1 (None) ---> Data Destination 2 (UART1) ---> (33) UART TX on GPIO# (...