Skip to content

Instantly share code, notes, and snippets.

@miyohide
Created September 28, 2017 12:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miyohide/e8d258e55e1fb9042968adf7bc4fb745 to your computer and use it in GitHub Desktop.
Save miyohide/e8d258e55e1fb9042968adf7bc4fb745 to your computer and use it in GitHub Desktop.
mruby esp32 temp result
[~/work/mruby-esp32]$ make MRUBY_EXAMPLE=adt7410_mrb.rb flash monitor *[add_i2c][2.3.3]
(in /Users/miyohide/work/mruby-esp32/components/mruby_component/mruby)
Build summary:
================================================
Config Name: host
Output Directory: build/host
Binaries: mrbc
Included Gems:
mruby-sprintf - standard Kernel#sprintf method
mruby-print - standard print/puts/p
mruby-math - standard Math module
mruby-time - standard Time class
mruby-struct - standard Struct class
mruby-enum-ext - Enumerable module extension
mruby-string-ext - String class extension
mruby-numeric-ext - Numeric class extension
mruby-array-ext - Array class extension
mruby-hash-ext - Hash class extension
mruby-range-ext - Range class extension
mruby-proc-ext - Proc class extension
mruby-symbol-ext - Symbol class extension
mruby-random - Random class
mruby-object-ext - Object class extension
mruby-objectspace - ObjectSpace class
mruby-fiber - Fiber class
mruby-enumerator - Enumerator class
mruby-enum-lazy - Enumerator::Lazy class
mruby-toplevel-ext - toplevel object (main) methods extension
mruby-compiler - mruby compiler library
mruby-bin-mirb - mirb command
- Binaries: mirb
mruby-error - extensional error handling
mruby-bin-mruby - mruby command
- Binaries: mruby
mruby-bin-strip - irep dump debug section remover command
- Binaries: mruby-strip
mruby-kernel-ext - Kernel module extension
mruby-class-ext - class/module extension
mruby-bin-mrbc - mruby compiler executable
================================================
================================================
Config Name: esp32
Output Directory: build/esp32
Included Gems:
mruby-print - standard print/puts/p
mruby-compiler - mruby compiler library
mruby-time - standard Time class
mruby-esp32-system
mruby-esp32-wifi
mruby-toplevel-ext - toplevel object (main) methods extension
mruby-numeric-ext - Numeric class extension
mruby-esp32-i2c
mruby-pack
================================================
CC mruby_main.o
AR libmain.a
LD mruby_example.elf
esptool.py v2.0-beta3
Flashing binaries to serial port /dev/cu.SLAB_USBtoUART (app at offset 0x10000)...
esptool.py v2.0-beta3
Connecting........_
Uploading stub...
Running stub...
Stub running...
Configuring flash size...
Auto-detected Flash size: 4MB
Flash params set to 0x0220
Compressed 15824 bytes to 9228...
Wrote 15824 bytes (9228 compressed) at 0x00001000 in 0.8 seconds (effective 155.7 kbit/s)...
Hash of data verified.
Compressed 689872 bytes to 373214...
Wrote 689872 bytes (373214 compressed) at 0x00010000 in 32.9 seconds (effective 167.9 kbit/s)...
Hash of data verified.
Compressed 3072 bytes to 82...
Wrote 3072 bytes (82 compressed) at 0x00008000 in 0.0 seconds (effective 2204.3 kbit/s)...
Hash of data verified.
Leaving...
Hard resetting...
MONITOR
--- idf_monitor on /dev/cu.SLAB_USBtoUART 115200 ---
--- Quit: Ctrl+] | Menu: Ctrl+T | Help: Ctrl+T followed by Ctrl+H ---
ets Jun 8 2016 00:22:57
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
ets Jun 8 2016 00:22:57
rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0x00
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0008,len:8
load:0x3fff0010,len:4404
load:0x40078000,len:11092
load:0x40080000,len:252
0x40080000: _iram_start at ??:?
entry 0x40080034
0x40080034: _iram_start at ??:?
I (45) boot: ESP-IDF v2.0-rc1-877-g636d2b3 2nd stage bootloader
I (45) boot: compile time 21:20:47
I (45) boot: Enabling RNG early entropy source...
I (63) boot: SPI Speed : 40MHz
I (75) boot: SPI Mode : DIO
I (88) boot: SPI Flash Size : 4MB
I (100) boot: Partition Table:
I (111) boot: ## Label Usage Type ST Offset Length
I (134) boot: 0 nvs WiFi data 01 02 00009000 00006000
I (157) boot: 1 phy_init RF data 01 01 0000f000 00001000
I (181) boot: 2 factory factory app 00 00 00010000 00100000
I (204) boot: End of partition table
I (217) boot: Disabling RNG early entropy source...
I (234) boot: Loading app partition at offset 00010000
I (1216) boot: segment 0: paddr=0x00010018 vaddr=0x00000000 size=0x0ffe8 ( 65512)
I (1216) boot: segment 1: paddr=0x00020008 vaddr=0x3f400010 size=0x162dc ( 90844) map
I (1233) boot: segment 2: paddr=0x000362ec vaddr=0x3ffb0000 size=0x0232c ( 9004) load
I (1263) boot: segment 3: paddr=0x00038620 vaddr=0x40080000 size=0x00400 ( 1024) load
0x40080000: _iram_start at ??:?
I (1287) boot: segment 4: paddr=0x00038a28 vaddr=0x40080400 size=0x138dc ( 80092) load
I (1351) boot: segment 5: paddr=0x0004c30c vaddr=0x400c0000 size=0x00034 ( 52) load
I (1352) boot: segment 6: paddr=0x0004c348 vaddr=0x00000000 size=0x03cc0 ( 15552)
I (1371) boot: segment 7: paddr=0x00050010 vaddr=0x400d0018 size=0x686b0 (427696) map
0x400d0018: _flash_cache_start at ??:?
I (1397) cpu_start: Pro cpu up.
I (1409) cpu_start: Single core mode
I (1423) heap_alloc_caps: Initializing. RAM available for dynamic allocation:
I (1446) heap_alloc_caps: At 3FFAE2A0 len 00001D60 (7 KiB): DRAM
I (1466) heap_alloc_caps: At 3FFB7230 len 00028DD0 (163 KiB): DRAM
I (1487) heap_alloc_caps: At 3FFE0440 len 00003BC0 (14 KiB): D/IRAM
I (1509) heap_alloc_caps: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (1530) heap_alloc_caps: At 40093CDC len 0000C324 (48 KiB): IRAM
I (1551) cpu_start: Pro cpu start user code
I (1610) cpu_start: Starting scheduler on PRO CPU.
I (2202) mruby_task: Loading binary...
Thu Jan 01 00:00:00 1970 temp=27.4375
Thu Jan 01 00:00:01 1970 temp=27.4375
Thu Jan 01 00:00:02 1970 temp=27.4375
Thu Jan 01 00:00:03 1970 temp=27.4375
Thu Jan 01 00:00:04 1970 temp=27.375
Thu Jan 01 00:00:05 1970 temp=27.4375
Thu Jan 01 00:00:06 1970 temp=27.4375
Thu Jan 01 00:00:07 1970 temp=27.4375
Thu Jan 01 00:00:08 1970 temp=27.375
Thu Jan 01 00:00:09 1970 temp=27.4375
Thu Jan 01 00:00:10 1970 temp=27.4375
Thu Jan 01 00:00:11 1970 temp=27.375
Thu Jan 01 00:00:12 1970 temp=27.4375
Thu Jan 01 00:00:13 1970 temp=27.4375
Thu Jan 01 00:00:14 1970 temp=27.4375
Thu Jan 01 00:00:15 1970 temp=27.4375
Thu Jan 01 00:00:16 1970 temp=27.4375
Thu Jan 01 00:00:17 1970 temp=27.4375
Thu Jan 01 00:00:18 1970 temp=27.4375
Thu Jan 01 00:00:19 1970 temp=27.4375
Thu Jan 01 00:00:20 1970 temp=27.4375
Thu Jan 01 00:00:21 1970 temp=27.4375
Thu Jan 01 00:00:22 1970 temp=27.4375
Thu Jan 01 00:00:23 1970 temp=27.4375
Thu Jan 01 00:00:24 1970 temp=27.375
Thu Jan 01 00:00:25 1970 temp=27.4375
Thu Jan 01 00:00:26 1970 temp=27.4375
Thu Jan 01 00:00:27 1970 temp=27.4375
Thu Jan 01 00:00:28 1970 temp=27.4375
Thu Jan 01 00:00:29 1970 temp=27.4375
Thu Jan 01 00:00:30 1970 temp=27.4375
Thu Jan 01 00:00:31 1970 temp=27.375
Thu Jan 01 00:00:32 1970 temp=27.4375
Thu Jan 01 00:00:33 1970 temp=27.4375
Thu Jan 01 00:00:34 1970 temp=27.4375
Thu Jan 01 00:00:35 1970 temp=27.4375
Thu Jan 01 00:00:36 1970 temp=27.375
Thu Jan 01 00:00:37 1970 temp=27.375
Thu Jan 01 00:00:38 1970 temp=27.4375
Thu Jan 01 00:00:39 1970 temp=27.4375
Thu Jan 01 00:00:40 1970 temp=27.4375
Thu Jan 01 00:00:41 1970 temp=27.4375
Thu Jan 01 00:00:42 1970 temp=27.4375
Thu Jan 01 00:00:43 1970 temp=27.4375
Thu Jan 01 00:00:44 1970 temp=27.4375
Thu Jan 01 00:00:45 1970 temp=27.4375
Thu Jan 01 00:00:46 1970 temp=27.4375
Thu Jan 01 00:00:47 1970 temp=27.4375
Thu Jan 01 00:00:48 1970 temp=27.375
Thu Jan 01 00:00:49 1970 temp=27.4375
Thu Jan 01 00:00:50 1970 temp=27.4375
Thu Jan 01 00:00:51 1970 temp=27.4375
Thu Jan 01 00:00:52 1970 temp=27.4375
Thu Jan 01 00:00:53 1970 temp=27.4375
Thu Jan 01 00:00:54 1970 temp=27.375
Thu Jan 01 00:00:55 1970 temp=27.4375
Thu Jan 01 00:00:56 1970 temp=27.4375
Thu Jan 01 00:00:57 1970 temp=27.375
Thu Jan 01 00:00:58 1970 temp=27.375
Thu Jan 01 00:00:59 1970 temp=27.4375
Thu Jan 01 00:01:00 1970 temp=27.4375
Thu Jan 01 00:01:01 1970 temp=27.375
Thu Jan 01 00:01:02 1970 temp=27.375
Thu Jan 01 00:01:03 1970 temp=27.375
Thu Jan 01 00:01:04 1970 temp=27.4375
Thu Jan 01 00:01:05 1970 temp=27.4375
Thu Jan 01 00:01:06 1970 temp=27.375
Thu Jan 01 00:01:07 1970 temp=27.4375
Thu Jan 01 00:01:08 1970 temp=27.4375
Thu Jan 01 00:01:09 1970 temp=27.4375
Thu Jan 01 00:01:10 1970 temp=27.375
Thu Jan 01 00:01:11 1970 temp=27.4375
Thu Jan 01 00:01:12 1970 temp=27.4375
Thu Jan 01 00:01:13 1970 temp=27.4375
Thu Jan 01 00:01:14 1970 temp=27.4375
Thu Jan 01 00:01:15 1970 temp=27.375
Thu Jan 01 00:01:16 1970 temp=27.4375
Thu Jan 01 00:01:17 1970 temp=27.4375
Thu Jan 01 00:01:18 1970 temp=27.375
Thu Jan 01 00:01:19 1970 temp=27.375
Thu Jan 01 00:01:20 1970 temp=27.375
Thu Jan 01 00:01:21 1970 temp=27.375
Thu Jan 01 00:01:22 1970 temp=27.375
Thu Jan 01 00:01:23 1970 temp=27.375
Thu Jan 01 00:01:24 1970 temp=27.3125
Thu Jan 01 00:01:25 1970 temp=27.375
Thu Jan 01 00:01:26 1970 temp=27.375
Thu Jan 01 00:01:27 1970 temp=27.3125
Thu Jan 01 00:01:28 1970 temp=27.375
Thu Jan 01 00:01:29 1970 temp=27.375
Thu Jan 01 00:01:30 1970 temp=27.375
Thu Jan 01 00:01:31 1970 temp=27.375
Thu Jan 01 00:01:32 1970 temp=27.375
Thu Jan 01 00:01:33 1970 temp=27.375
Thu Jan 01 00:01:34 1970 temp=27.375
Thu Jan 01 00:01:35 1970 temp=27.375
Thu Jan 01 00:01:36 1970 temp=27.375
Thu Jan 01 00:01:37 1970 temp=27.375
Thu Jan 01 00:01:38 1970 temp=27.375
Thu Jan 01 00:01:39 1970 temp=27.375
I (102262) mruby_task: Success
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment