As a Lauterbach user trying to move to CCS, one of the missing features is the very descriptive view of OMAP-specific registers in Lauterbach. For example, when viewing a register bitfield, Lauterbach shows you the value of the register with a string, not only the hex value.
For example, consider the POWERSTATEST field of the PM_PWSTCTRL_MPU register (under MPU_PRM in CCSv5). In CCS, you see the register value (e.g. 0x3) where as in Lauterbach you would see the string "On". If you right click on the value, it would list all the options for the field: e.g. On, Inactive, Retention, Off. And double-clicking on the value would cycle through the options (or toggle the value for single-bit fields.)
Being a kernel hacker, and not a UI developer, I'm assuming this is more of an eclipse feature than a CCS specific feature, but it is an extremely helpful tool, and voids having to have the TRM open along side the debugger for many case.
