Other Parts Discussed in Thread: OMAP-L138
I would really like the ability to be able to get a full dump of all the registers to a file. For example, right now I can open a register window in CCS, right-click and choose "Select All", right-click and select "copy" and then I get the following (OMAP-L138 674x):
Core Registers Core Registers
RegisterPairs RegisterPairs
SYSCFG0DSP System Config module
DSPINTC0DSP DSP Interrupt Controller
EDMACC0DSP 3PCC
EDMACC1DSP 3PCC
EDMATC0DSP 3PCC
EDMATC1DSP 3PCC
EDMATC2DSP 3PCC
UART0DSP UART
UART1DSP UART
So I think you're missing an option to the effect of "expand all" (or is there a way to do it?) such that you could fully expand all the register and their associated bit definitions and then do "select all" and "copy" to paste the contents into a file.
The purpose of such a feature would be to allow customers to connect to a device and get a snapshot of the device state. For example, right now I'm trying to debug some difficult system issues and I would like to be able to examine things like the PLL configurations, system priorities, etc. It will be a very manual process to acquire all this data right now. I'd like to be able to simply tell a customer to connect to the board, open a register window, expand all, select all, copy, paste, and email!
Is there a way to do something along these lines right now? If so, I have an immediate need. If not, I'd really like to see this implemented.
Thanks,
Brad