Hello,
Stellarstudio how to set the code optimization?
During the process of compiling a.C file into an.O file, the code is optimized. Commonly used optimizations include time optimization, which aims to make the code execution time shorter and more...
Hi,
I using the GDB SEGGER J-link with JTAG debug, and stuck in
"Setting breakpoint @ address 0x24001362, Kind = 2, Type = THUMB, BPHandle = 0x0001Starting target CPU..."
Please help, thanks~
Hi,Now I can use Jlink to debug the project with ram, but I can not use nvm. Below is the log of debug, just stack in Starting target cpu... I use SR5E1E7, please help, many thanks~
Hi Erwan,I use SR5E1 and debug with GDB SEGGER J-link with JTAG in stellar studio. I using stellarLink can debug successfuly, but can not debug in nvm,I have changed the makefile CONFIG_TARGET_MEMORY ?= nvm, and the debug setting unselect debug in r...