🎉 We're happy to announce new public releases 🎉

  • SmartCode v10.4r1 - Take advantage of all the benefits our tools have to offer and build your applications with the latest version
  • TriCore v6.3r1 Inspector v1.0r8 - Save time and detect known issues before they get into your application
Contact us to get access

winIDEA 9.17 / 9.21: Load Code and Load Symbols options

28-Nov-2024

With version 9.21 winIDEA IDE confronted a few changes. Refer to Session Configuration in winIDEA Help for more information. One of the changes affected are commands Load Code and Load Symbols. 


winIDEA 9.17

The configuration for Download Files (Load Code) and Symbol Files (Load Symbols) was accessible from a single menu Debug | Files for Download | Edit.



winIDEA 9.21

The configuration is done via two separate menus to accommodate the software design of complex SoCs.


Load Symbols

To load symbols, adding a symbol file is configured via Debug | Session Configuration | Applications | Symbol Files.



Note that the same file can contain both, symbols and code. In such case, typically the same file would be configured under Load Symbols and Load Code configuration.


Load Code

To load code, adding a download file is configured via Debug  | Session Configuration | SoCs | Program Files.



Note that the same file can contain both symbols and code. In such a case, typically the same file would be configured under Load Symbols and Load Code configuration.

Please be advised that if you use the same ELF file for code and symbols, you have to change the file at both locations if you want to use a different file.



More resources in winIDEA Help

      Was this answer helpful?