Visible to Intel only — GUID: mgj1638631657474
Ixiasoft
Visible to Intel only — GUID: mgj1638631657474
Ixiasoft
6.3.4. Objdump File
The Nios® V processor build process always generate an object dump text file (.objdump) from your application .elf file. The .objdump file contains information about the memory sections and their layout, the addresses of functions, and the original C source code interleaved with the assembly code. The .objdump file generates in the <project_directory>/software/app/build folder .