themadinventor / ida-xtensa

IDAPython plugin for Tensilica Xtensa (as seen in ESP8266)
GNU General Public License v2.0
166 stars 46 forks source link

IDA 7.5--The code did not work for ESP32 firmware #20

Open lxy2343 opened 3 years ago

lxy2343 commented 3 years ago

Recently I loaded a ESP32 bin file into IDA 7.5. IDA did not identy processor type automaticaly. So I selected "xtensa" as targget processor. After that the IDA did not show any meaningfull functions. All data were defined as unexplored. May I know how I can fix this problem. Many thanks.