Skip to content

Instantly share code, notes, and snippets.

@suru-dissanaike
Last active February 13, 2019 20:36
Show Gist options
  • Save suru-dissanaike/c7ad28f7a8b0f2f67afddfaea1dcbafd to your computer and use it in GitHub Desktop.
Save suru-dissanaike/c7ad28f7a8b0f2f67afddfaea1dcbafd to your computer and use it in GitHub Desktop.
[Feb 13 20:51:19.925] mgos_app_init        c-code dual core ver 0.1
[Feb 13 20:51:19.925] mgos_app_init        CPU Speed: 240 
[Feb 13 20:51:19.925] mgos_app_init        Interrupt attached
[Feb 13 20:51:21.942] task_toggle_led      core: 1task_other_core      
[Feb 13 20:51:21.942] mgos_app_init        core: 0app_init done
[Feb 13 20:51:21.942] 
[Feb 13 20:51:21.942] mgos_init            Init done, RAM: 307692 total, 267056 free, 267056 min free
[Feb 13 20:51:22.934] mongoose_poll        New heap free LWM: 267016
[Feb 13 20:51:26.005] interupt_handler_gpi core: 0
[Feb 13 20:51:26.021] interupt_handler_gpi INTERRUPT
[Feb 13 20:51:26.933] task_other_core      core: 0
[Feb 13 20:51:29.976] timer_cb             Tock uptime: 10.73, RAM: 307692, 267216 free
[Feb 13 20:51:29.976] timer_cb             Timer: Running on core:00
[Feb 13 20:51:29.976] mgos            R 5 5564 14 -1
[Feb 13 20:51:29.976] Tmr Svc         R 1 2456 8 0
[Feb 13 20:51:29.976] IDLE1           R 0 1072 7 1
[Feb 13 20:51:29.976] IDLE0           R 0 1080 6 0
[Feb 13 20:51:29.976] task_toggle_led B 5 648 17 1
[Feb 13 20:51:29.976] TaskOtherCore0  B 5 660 16 0
[Feb 13 20:51:29.976] tiT             B 18 2728 12 -1
[Feb 13 20:51:29.976] eventTask       B 20 4112 13 0
[Feb 13 20:51:29.976] ipc1            B 24 528 3 1
[Feb 13 20:51:29.976] ipc0            B 24 532 2 0
[Feb 13 20:51:29.976] esp_timer       B 22 3652 1 0
[Feb 13 20:51:29.976] 
[Feb 13 20:51:29.976] 
[Feb 13 20:51:29.976] mongoose_poll        New heap free LWM: 266772
[Feb 13 20:51:31.927] task_toggle_led      core: 1
[Feb 13 20:51:31.943] task_other_core      core: 0
[Feb 13 20:51:36.950] task_other_core      core: 0
[Feb 13 20:51:36.950] interupt_handler_gpi core: 0
[Feb 13 20:51:36.966] interupt_handler_gpi INTERRUPT
[Feb 13 20:51:39.969] timer_cb             Tick uptime: 20.73, RAM: 307692, 267216 free
[Feb 13 20:51:39.969] timer_cb             Timer: Running on core:00
[Feb 13 20:51:39.969] mgos            R 5 4636 14 -1
[Feb 13 20:51:39.969] Tmr Svc         R 1 2456 8 0
[Feb 13 20:51:39.969] IDLE1           R 0 1072 7 1
[Feb 13 20:51:39.969] IDLE0           R 0 1080 6 0
[Feb 13 20:51:39.969] task_toggle_led B 5 648 17 1
[Feb 13 20:51:39.969] TaskOtherCore0  B 5 660 16 0
[Feb 13 20:51:39.969] tiT             B 18 2728 12 -1
[Feb 13 20:51:39.969] ipc1            B 24 528 3 1
[Feb 13 20:51:39.969] ipc0            B 24 532 2 0
[Feb 13 20:51:39.969] esp_timer       B 22 3652 1 0
[Feb 13 20:51:39.969] eventTask       B 20 4112 13 0

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