Memory view

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Memory view

1,469 Views
carstenhoffmann
Contributor I

Hi,

I am using MCUXpresso and I have a beginners question.

Everytime I start a new debug session (with terminate, build, debug), all my memory monitors are removed.

I have to add them by hand for each new session.

Is there any way to keep the memory monitors?

Thanks for help,

Carsten

0 Kudos
1 Reply

1,238 Views
lpcxpresso_supp
NXP Employee
NXP Employee

Sorry, no. There is no way currently of automatically re-populating the Memory View from previous debug sessions.

Couple of things that may help to a degree. If you are viewing memory at the base addresses of RAM or Flash regions defined for the project, then these will be listed for quick selection towards the bottom of the list of peripherals in the Peripherals View. In addition the + button in the Memory View will keep a list of previously viewed memory locations in the drop down for the duration of the IDE current session, which can save having to type the address in again.

Regards,

MCUXpresso IDE Support

0 Kudos