🎉 We're happy to announce new public releases 🎉

  • TriCore v6.3r1 Inspector - v1.0r9 - A family of tools that provide an automated method for identifying toolset issues in compiled output code
  • VX-toolset for RH850 - v5.0r1 - Industry’s First End-to-End Compile, Debug and Test Toolchain for Renesas RH850 Microcontrollers
  • VX-toolset for TriCore - v6.4r1 - Software development environment of certified compiler toolsets for Infineon AURIX TC2xx/TC3xx microcontrollers
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?