1991152_en-US

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

1991152_en-US

1991152_en-US

Freemaster : How to access to registry ?

I would like to know if Freemaster allows access to ARM and hardware registers during the execution of embedded code. Can we perform a memory dump of an application and thus have access to the registers, and deduce their hardware representation?

Re: Freemaster : How to access to registry ?

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 

Tags (1)
No ratings
Version history
Last update:
‎11-21-2025 10:24 PM
Updated by: