I have installed last update but unfortunately the DS1307RTC example compile but not run!
I have set Deepsearch off and give folder names in the includes......This time hang after uploading
.......no good!
This is the output from build and assembly:
Compiling 'ReadTest' for 'NodeMCU 1.0 (ESP-12E Module)'
Build folder: emcuv2
Summary: Header=1 Prototypes=4 Imports=3
Additional Defines:
Architecture Tools: cc\1.20.0-26-gb404fb9-2/bin/
Sketchbook: file:\\\d:\users\pbecc\onedrive\Arduino
Sketch Include Paths
Include Path 'D:\Users\pbecc\OneDrive\Arduino\libraries\DS1307RTC-master\examples\ReadTest'
Core Include Paths
Include Path rc2\cores\esp8266'
Include Path rc2\variants\nodemcu'
Library Include Paths (3)
Include Path 'd:\users\pbecc\onedrive\Arduino\libraries\DS1307RTC-master'
Include Path 'd:\users\pbecc\onedrive\Arduino\libraries\Time'
Include Path rc2\libraries\Wire'
Build Core Paths: c2\cores\esp8266
Using library DS1307RTC-master version 1.4 in folder d:\users\pbecc\onedrive\Arduino\libraries\DS1307RTC-master
Using previously compiled file: S1307RTC-master\DS1307RTC.cpp.o
Using library Time version 1.5 in folder d:\users\pbecc\onedrive\Arduino\libraries\Time
Using previously compiled file: ime\DateStrings.cpp.o
Using previously compiled file: ime\Time.cpp.o
Using library Wire version 1.0 in folder c2\libraries\Wire
Using previously compiled file: ire\Wire.cpp.o
Using previously compiled file: eadTest.cpp.o
gcc\1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -g -Os -nostdlib -Wl,--no-check-sections -u call_user_start -Wl,-static 0-rc2/tools/sdk/lib" 0-rc2/tools/sdk/ld" "-Teagle.flash.4m.ld" -Wl,--gc-sections -Wl,-wrap,system_restart_local -Wl,-wrap,register_chipv6_phy -o ReadTest.ino.elf" -Wl,--start-group DS1307RTC-master\DS1307RTC.cpp.o" Time\DateStrings.cpp.o" Time\Time.cpp.o" Wire\Wire.cpp.o" ReadTest.cpp.o" core.a" -lm -lgcc -lhal -lphy -lnet80211 -llwip -lwpa -lmain -lpp -lsmartconfig -lwps -lcrypto -laxtls -Wl,--end-group 2"
tool.exe" -eo rc2/bootloaders/eboot/eboot.elf" -bo ReadTest.ino.bin" -bm dio -bf 40 -bz 4M -bs .text -bp 4096 -ec -eo ReadTest.ino.elf" -bs .irom0.text -bs .text -bs .data -bs .rodata -bc -ec
Binary sketch size: 206.508 bytes (used 20% of a 1.044.464 byte maximum) (2,27 secs)
Minimum Memory Usage: 33554 bytes (41% of a 81920 byte maximum)
Uploading to I/O board using 'COM4'
Uploader started for board NodeMCU 1.0 (ESP-12E Module)
Upload method will be: bootloader
Uploading via Bootloader
ool.exe -vv -cd nodemcu -cb 115200 -cp "COM4" -ca 0x00000 -cf eadTest.ino.bin
esptool v0.4.6 - (c) 2014 Ch. Klippel <ck@atelier-klippel.de>
setting board to nodemcu
setting baudrate from 115200 to 115200
setting port from COM1 to COM4
setting address from 0x00000000 to 0x00000000
espcomm_upload_file
stat eadTest.ino.bin success
setting serial port timeouts to 1000 ms
opening bootloader
resetting board
trying to connect
flush start
setting serial port timeouts to 1 ms
setting serial port timeouts to 1000 ms
flush complete
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
read 0, requested 1
trying to connect
flush start
setting serial port timeouts to 1 ms
setting serial port timeouts to 1000 ms
flush complete
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
espcomm_send_command: receiving 2 bytes of data
espcomm_send_command: receiving 2 bytes of data
espcomm_send_command: receiving 2 bytes of data
espcomm_send_command: receiving 2 bytes of data
espcomm_send_command: receiving 2 bytes of data
espcomm_send_command: receiving 2 bytes of data
espcomm_send_command: receiving 2 bytes of data
espcomm_send_command: receiving 2 bytes of data
espcomm_open
Uploading 210656 bytes from eadTest.ino.bin to flash at 0x00000000
erasing flash
size: 0336e0 address: 000000
first_sector_index: 0
total_sector_count: 52
head_sector_count: 16
adjusted_sector_count: 36
adjusted_size: 024000
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
setting serial port timeouts to 10000 ms
setting serial port timeouts to 1000 ms
espcomm_send_command: receiving 2 bytes of data
writing flash
Done uploading
..............................................
starting app without reboot
espcomm_send_command: sending command header
espcomm_send_command: sending command payload
espcomm_send_command: receiving 2 bytes of data
closing bootloader
flush start
setting serial port timeouts to 1 ms
setting serial port timeouts to 1000 ms
flush complete