SEGGER - Lucas Administrator
- Member since Mar 2nd 2022
- Last Activity
- , Viewing forum index
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
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