Search found 2 matches

by Typoception
Sat Oct 02, 2021 7:31 am
Forum: ESP-IDF
Topic: Problem with latest esp-idf
Replies: 7
Views: 11697

Re: Problem with latest esp-idf

this is the output of the code. dont see any .irom.txt build/ESPDrone.elf: file format elf32-xtensa-le Sections: Idx Name Size VMA LMA File off Algn 0 .rtc.text 00000000 400c0000 400c0000 000cb010 2**0 CONTENTS 1 .rtc.dummy 00000000 3ff80000 3ff80000 000cb010 2**0 CONTENTS 2 .rtc.force_fast 00000000...
by Typoception
Fri Oct 01, 2021 1:22 pm
Forum: ESP-IDF
Topic: Problem with latest esp-idf
Replies: 7
Views: 11697

Re: Problem with latest esp-idf

I'm new to vscode and esp-idf.
How do i run the line mentioned above? (xtensa-esp32-elf-objdump -h build/yourprogramname.elf)
I'm having the same issue.