I've been trying to get started with SystemView using a simple NoOS configuration. After lots of no output at all and finally just reading the code I worked out that the host only reads and processes an incoming packet after it sends, or tries to send, an outgoing one. Since the NoOS config doesn't actually do anything, it never writes anything, so it never reads anything and never starts. OK now I get this and can move on.
This would have been a little easier if I'd been able to debug and run SystemView at the same time, in fact the next load of development will be a lot easier if I can do that.
The manual says, in several places, something like "SystemViewer can be used parallel to a debugger. In this case recording can be done while the debugger is running."
How? Using Crossworks, or SES, I start a debug session but now Crossworks, or SES, is using the USB connection to the JLink and nothing else can connect to it, so SystemView fails to connect. Do it the other way around, the debugger can't connect. How do you use them both at the same time?
I'm on OSX, I hope that's not the reason.
This would have been a little easier if I'd been able to debug and run SystemView at the same time, in fact the next load of development will be a lot easier if I can do that.
The manual says, in several places, something like "SystemViewer can be used parallel to a debugger. In this case recording can be done while the debugger is running."
How? Using Crossworks, or SES, I start a debug session but now Crossworks, or SES, is using the USB connection to the JLink and nothing else can connect to it, so SystemView fails to connect. Do it the other way around, the debugger can't connect. How do you use them both at the same time?
I'm on OSX, I hope that's not the reason.