I am trying to set a breakpoint in RAM at location 0x200019c0. This is a ramfuncs routine that is transferred to ram from flash on power up. CCS5.4 will not let me enable the breakpoint there claiming it is out of range. I tried to set this address as "breakpoint" but it comes up as H/W BP.
Is this a bug with CCS5.4?
Pat