Ewout206 Beginner
- Member since Dec 2nd 2015
- Last Activity
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
Ewout206 -
Replied to the thread JTrace Cortex-M requirements.
PostThank you for you answer! It will be harder to trace an exception then in release mode, but at least it is feasible to find the culprit. Reverse engineering with a map file will then be required I assume. Ewout -
Ewout206 -
Posted the thread JTrace Cortex-M requirements.
ThreadHi, I am thinking of purchasing a JTrace Pro for Cortex-M, but I would like to know one thing first which I could not find in the JTrace description. What kind of binary is required in the target to use the trace streaming, profiler and timeline? Does… -
Ewout206 -
Replied to the thread [SOLVED] JLink GDB Server version 6.54 introduces error code "9" and terminates.
PostHi, sorry for not responding sooner. The log comes from Jetbrains CLion, in which I start the JLink GDB server (see attachment 1). The error only occurs with version 6.54. With 6.52 and now the new version 6.56, connection is made without the error… -
Ewout206 -
Posted the thread [SOLVED] JLink GDB Server version 6.54 introduces error code "9" and terminates.
ThreadHi, I use the JLink GDB Server to perform debugging from Jetbrains CLion. Up until version 6.54, this worked fine : Source Code (42 lines) As you can see it complains about "pretty-printer" but ignores this and proceeds to the connection. With version…