🎉 We're happy to announce new public releases! ðŸŽ‰

  • SWAT v1.1r1 - Software tracing solution now supporting more architectures and operating systems - see SWAT Release Notes.
  • TriCore v6.2r2 Inspector v1.0r8 - An automated method for identifying toolset issues in compiled output code.
  • VX-toolset for Arm - v8.0r1 - A certified compiler toolset for safety-critical embedded software development on Arm cores.
Contact us to get access!

winIDEA: Inspecting what gets loaded to target memory

23-Sep-2024

To see what is loaded to the Target CPU memory before actually downloading respectively flashing the application, use the Load map in conjunction with winIDEA running in a so-called Demo Mode. 


Solution

1. Activate winIDEA Demo Mode by clicking Tools | Demo Mode.

2. Perform Debug | Download

3. Open Debug  | Show Load map

Don't forget to disable Demo Mode when you wish to return to debug your target system.


More resources in winIDEA Help

Was this answer helpful?