Hi,
sorry if there's a different forum for this question, to do wit CCS, but It's an 1843 I'm using.
Three questions, all do do with debugging in CCS:
1)
When adding breakpoints, it seems I always have to do the extra step of "right-click & attach to context", even if there is only one processor in the project (e.g. in studio_CLI), or that code module is only used in one e.g. just MSS. I assume this is basically to do with CCS's ability to debug multi-processor systems. Is there a setting to do this automatically?
2)
once I've done a debug run - and ready for changes, next step etc - it seems necessary to do a hard (power-off) reset before a ne debug session will start reliably (the code may start, but doesn't run properly). Is there a setting in CCS to do a "more thorough" reset, so I don't have to power-off each time?
3)
As I have to do a power-off ... if I get the order wrong i.e. forget to stop the debug session before power down, CCS disables ALL the break points. Can I stop it doing this?
many thanks
Alan Milne