SEGGER - Lucas Administrator
- Member since Mar 2nd 2022
- Last Activity
- , Reading thread [SOLVED] Manipulate JLINK GPIO on debug halt / exit / initialization
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
SEGGER - Lucas -
Replied to the thread bug report SES ARM V7.10.
Post -
SEGGER - Lucas -
Replied to the thread Does it have live debug view?.
PostHello ZeroWL Thank you for your inquiry. Yes,Embedded Studio offers the possibility of a live debug window. As shown in the following screenshot, the update rate of the debug window can be set via a dropdown menu in the debug window itself. Best… -
SEGGER - Lucas -
Replied to the thread [SOLVED] Unable to link additional lib file (libc.a etc).
PostHello nibbly78, Thank you for providing the project. The described behavior is caused by a error in your linker script, which seems to come from a third party IDE. To avoid the Linker error, simply remove the following lines of your linker… -
SEGGER - Lucas -
Replied to the thread Returning to the last visited line.
PostHello MAmer. Thank you for your inquiry. Jumping to the last visited lines in Embedded Studio is not available. Alt+left let you jump to the last created waypoint, which will be created if you jump to e.g a function declaration. During debugging,… -
SEGGER - Lucas -
Replied to the thread [SOLVED] Unable to link additional lib file (libc.a etc).
PostHi nibbly78, Thank you for your inquiry. Such an issue is not known to us. Could you provide us with a sample project for reproduction? Regards, Lucas