Tool/software: Code Composer Studio
Hi all,
with the newest CCS 7.2, I can only read the registers like CanaRegs, LinaaRegs, not the memory regions or my own CAN/LIN definitions.
The memory browser shows "----" for the LIN or CAN address regions; the Expressions window shows "Memory map prevented reading of target" for my own CAN/LIN registers.
Other registers are shown correctly.
I know that these peripherals are special and are defined via bp_16, bp_32 byte_peripheral attribute.
However, I would like to know which setting causes the "Memory map prevented reading of target".
I think this is located in the loaded gel file f280049.gel or in one of the xml files like f280049.xml, f28004x_can_regs.xml.
But which setting?
Stephan