Load of multiple ELF files from Additional Images

Load of multiple ELF files from Additional Images are necessary the next steps:

  1. Create 2 Application Projects and Build the projects. Example for the projects: s32r41_part1 and s32r41 part2
  2. Go to Debug Configurations.
  3. InDebugger tabInitialization scriptsuse the defaul script.

    debugger_tab

  4. InStartup use the defaul set-up.

    debugger_tab

  5. InAdditional Images tab select the Object file and check Load symbol.

    additional_images_multiple_elf

    Note: Click Add and select more Object files.
    Note: Example for binary project:

    additional_images_multiple_elf_binary_project

    Note: After click Debug:

    main_view


    app_main_view