This is my first time trying to get SystemView up and running. My target is the M4 core of a dual core LPC4350. We've got a custom OS so I'll have to instrument it myself. However, taking baby steps, I'm just trying to make a SystemView connection with the target after calling SEGGER_SYSVIEW_Conf() to prove that it works. I've been struggling to get it connected but think I just figured out the trick - after downloading the code via debugger to the target and running the target, stop the debugger, then start SystemView. This makes a connection. All other things I've tried while running the debugger don't seem to work.
Is it possible to debug and run SystemView simultaneously on OSX? I saw an older post that seems to indicate this is an issue. If this is an issue, +1 on the feature request if it is possible to implement. If it should be working please let me know how to make it work.
Setup:
Eclipse Neon.2 CDT with GNU ARM Eclipse.
OSX 10.11.6.
JTrace Pro.
LPC4350 target.
JLink GDB Server V6.12i.
SystemView V2.40d.
Thanks for you help.
-Kevin
Is it possible to debug and run SystemView simultaneously on OSX? I saw an older post that seems to indicate this is an issue. If this is an issue, +1 on the feature request if it is possible to implement. If it should be working please let me know how to make it work.
Setup:
Eclipse Neon.2 CDT with GNU ARM Eclipse.
OSX 10.11.6.
JTrace Pro.
LPC4350 target.
JLink GDB Server V6.12i.
SystemView V2.40d.
Thanks for you help.
-Kevin