-
I'm using Segger Jlink for several project with different MCU, including ESP32.
https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/jtag-debugging/configure-ft2232h-jtag.html?highl…
-
Segger support c-jtag,can pylink implement it?
-
print error log:
```
#Malloc: 0x20013560 16
#Malloc: 0x20013570 12
#Malloc: 0x200135A0 16
#Malloc: 0x200135B0 24
**_#Malloc bytes:4096 failed_**
#Testing 1kB...
Addr:0x20013B10
#Testing 1.25k…
-
**Is your feature request related to a problem? Please describe.**
I find that the current mechanism for graphing has too much friction. If I understand correctly, there is configuration on both cort…
-
**please migrate current project in SEGGER Embeded Studio.**
i've tried but stuck at here.
![screenshot 3](https://user-images.githubusercontent.com/7541915/43149695-c123284e-8f85-11e8-9f01-b022c…
-
Am I able to get more information about enabling debugging on the Buddy Board? I Have 2019 Rev 1.0.0 and 2020 Rev, neither allow me to use my Segger debug probe. So any info on using stm32cubeide + se…
-
**Describe the bug**
Sample `samples/subsys/profiling/perf/sample.perf` reports pytest timeout.
Observed for `nrf54l15dk/nrf54l15/cpuflpr`
**To Reproduce**
Steps to reproduce the behavior:
1.…
-
Both Keil and IAR are very expensive development tools.
Segger offers a free license for Nordic chips.
But importing the projects into Segger does not work. It generates a lot of errors with undef…
-
I'm trying to create a personal manifest for the "Segger J-Link Software & Documentation Pack". It's located at:
https://www.segger.com/downloads/jlink/
Specifically, the download link for the l…
-
How to debug an Arduino program with the Segger J-Link?
- Core: Arduino Mbed OS RP2040 Boards
- Board: Pico RP2040 board
- Option: `-g3 -ggdb`
- Programmer: Segger J-Link
The mbed RTOS plug-…