Hello,
no, you cannot sample Core registers from FreeMASTER.
Sampling register values over JTAG is not supported. And in case of communication over UART, CAN or another driver, sampling register values would be quite useless as most of the values would be set to values related to the driver execution.
Sampling other core registers and special registers could be useful in some cases. You would need to mirror their values to variables first (or periodically) and then sample the variables.
Regards,
Michal
I guess it would make no sense to sample common registers as they
But you can modify your application to periodically mirror them to