Hi @sochoi,
Memory Monitors should be updated once the memory is written, however, Eclipse's Memory View does not update while the part is running. For instance, the C40_Ip_Example project writes into sector 0x00600000. After writing with C40_Ip_MainInterfaceWrite, I can see the memory updated when stopping:
Snag_247e738a.png
Snag_247f8b82.png
Regarding your questions:
1) No. This is not a known limitation. Try suspending or doing single steps through the project.
2) You can change the view to traditional and refresh the view directly:
Snag_248680f1.png
You could also remove and re-add the memory monitor, which should force a re-read.
3) Not really, as this is IDE behavior. Toolchain configuration should not affect the memory display for Eclipse.
Best regards,
Julián