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

Mac os file upload problems #129

Closed
racingpassion opened this issue Apr 27, 2015 · 4 comments
Closed

Mac os file upload problems #129

racingpassion opened this issue Apr 27, 2015 · 4 comments

Comments

@racingpassion
Copy link

Hi let me start by saying it's great the work you're doing for the community keep up the good work thanks. My problem is when uploading sketch to the ESP I get the following errors,

Sketch uses 196,196 bytes (37%) of program storage space. Maximum is 524,288 bytes.
Uploading 35920 bytes from /var/folders/x5/6zgc42x17w9_qnl9g4m9bf_h0000gn/T/build254825791600570695.tmp/WiFiWebServer2.cpp_00000.bin to flash at 0x00000000
warning: espcomm cmd: didn't receive command response
warning: espcomm_send_command(FLASH_DOWNLOAD_BEGIN) failed

Is there a straight forward remedy to fix this problem on a Mac OS system .
Kind regards thanks in advance
Andy.

@circuitFlower
Copy link

I was getting this. I couldn't get around it. So I installed a virtual linux machine and tried that way. with the virtual linux machine (Ubuntu), I'm getting null pointer exceptions on the code. I'm still stuck.

@racingpassion
Copy link
Author

Thanks for your reply I will try your solution until A permanent fix has been found, once again thanks for your reply kind regards Andy.

Sent from my iPhone

On 27 Apr 2015, at 13:21, Amanda Ervin [email protected] wrote:

I was getting this. I couldn't get around it. So I installed a virtual linux machine and tried that way. with the virtual linux machine (Ubuntu), I'm getting null pointer exceptions on the code. I'm still stuck.


Reply to this email directly or view it on GitHub.

@igrr
Copy link
Member

igrr commented May 4, 2015

@racingpassion Could you please try the latest version of esptool (0.4.3)? I fixed a bug which could cause failed uploads.
Also what is the usb-serial adapter that you are using?

@gerardwr
Copy link

gerardwr commented May 4, 2015

@racingpassion

I can confirm that the latest software solves similar upload problems I had with previous software verslons.

I'm on Mac 10.10 and installed acc. the sandeepmistry github.

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

No branches or pull requests

5 participants