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

When I press "Clean" Module start to reboot at startup. #9

Open
diygoodies opened this issue Dec 26, 2016 · 11 comments
Open

When I press "Clean" Module start to reboot at startup. #9

diygoodies opened this issue Dec 26, 2016 · 11 comments

Comments

@diygoodies
Copy link

Hello I have your project esphttpd and everything is fine. I made some changes for my needs. But about a week ago I have a problem. When I press "Clean" in project menu and than build and flash project. Module start to reboot at startup.

@Spritetm
Copy link
Owner

Sorry, but esp-httpd does not come with a 'clean' project menu item, or even a project menu. You'll have to tell me slightly more if you want me to help you. What hardware, what software, what OS, what project, ...?

@diygoodies
Copy link
Author

Eclipse windows 7
default

@diygoodies
Copy link
Author

Thats appears when I press "Clean"
13:04:08 **** Build of configuration Default for project esphttpd_termit ****
mingw32-make.exe -f D:/Projects/esphttpd_termit/Makefile clean
make[1]: Entering directory /d/Projects/esphttpd_termit/libesphttpd' find: build': No such file or directory
make[2]: Entering directory /d/Projects/esphttpd_termit/libesphttpd/espfs/mkespfsimage' rm -f main.o heatshrink_encoder.o mkespfsimage.exe make[2]: Leaving directory /d/Projects/esphttpd_termit/libesphttpd/espfs/mkespfsimage'
make[2]: Entering directory /d/Projects/esphttpd_termit/libesphttpd/espfs/mkespfsimage/mman-win32' rm -f mman.o libmman.a libmman.def libmman.lib test.exe *.dat make[2]: Leaving directory /d/Projects/esphttpd_termit/libesphttpd/espfs/mkespfsimage/mman-win32'
make[1]: Leaving directory /d/Projects/esphttpd_termit/libesphttpd' find: build': No such file or directory

@Spritetm
Copy link
Owner

What does the reboot loop look like? What do you see on the terminal when that happens?

@diygoodies
Copy link
Author

Total client count 0
pcb->localport 9988
Get timer start
mode : sta(18:fe:34:98:50:ac) + softAP(1a:fe:34:98:50:ac)
add if0
dhcp server start:(ip:192.168.4.1,mask:255.255.255.0,gw:192.168.4.1)
add if1
bcn 100

//Pause for a while

del if0
bcn 0
del if1
usl
sul 0 0
b„¤d䄆…¤¦…¤„…§†е‡Д‡д¦¦FCуж„„†„„„ДД䤤ҐеЗ„…b„Ж„EЈж…†ДҐbж„„Д†¤¤з†DГ‡„ДҐ…†„††‡ЕҐ†еЗ„…b„Ж
//Reboot

@Spritetm
Copy link
Owner

No clue. It seems to start up okay. Can you also reproduce this with the example esphttpd project?

@diygoodies
Copy link
Author

Even my version for about month ago works and "Clean" fine but with new version i get reboot

@Spritetm
Copy link
Owner

Spritetm commented Dec 26, 2016

Erm, I don't quite understand you. Can or can't you also reproduce this with the example esphttpd project? Also, what SDK are you using?

@diygoodies
Copy link
Author

I can't do it now but I am sure that in example everything will be fine.

@Spritetm
Copy link
Owner

Spritetm commented Dec 26, 2016

Which is exactly the reason why I asked: if the example project compiles fine, the problem is likely in your code and not in esphttpd. On the other hand, if you still have the error even with the example project, I can try reproducing the issue.

@diygoodies
Copy link
Author

Ok thnks

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

2 participants