Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do we use this tool? #1

Open
electronicsguy opened this issue Jan 2, 2016 · 0 comments
Open

How do we use this tool? #1

electronicsguy opened this issue Jan 2, 2016 · 0 comments

Comments

@electronicsguy
Copy link

Hi,
I tried using MemAnalyzer, but cannot get it to work? Which .elf files does it work on? I was under the impression that it would work on the .elf or .bin file generated through Arduino IDE for ESP8266. This is what I get (windows 7, esp8266 empty example using arduino IDE)

MemAnalyzer.exe       c:\Arduino-Build\sketch_jan01a.ino.elf       C:\Arduino-Build\
Caught Exception The specified executable is not a valid Win32 application.

Why is it expecting a Win32 application? I went through the code for MemAnalyzer. It is attaching the input file to a new process and then running it, and then analyzing its various sections. How is this related to ESP8266? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant