_WindowOverflow4 during startup

squonk11
Posts: 69
Joined: Wed Mar 01, 2017 6:53 pm
Location: Germany

_WindowOverflow4 during startup

Postby squonk11 » Fri Jan 12, 2018 7:28 am

My current SW compiles o.k. but during startup of the µC I receive strange messages (in yellow):
0x40080000: _WindowOverflow4 at E:/msys32/opt/esp/esp-idf/components/freertos/xtensa_vectors.S:1685
and
0x400d0018: _flash_cache_start at ??:?
and
0x4008bfa4: bb_init at ??:?
Do I need to worry about these messages?
"Whoever believes to be someone has stopped becoming someone"
Sokrates

ESP_Sprite
Posts: 8926
Joined: Thu Nov 26, 2015 4:08 am

Re: _WindowOverflow4 during startup

Postby ESP_Sprite » Sat Jan 13, 2018 3:12 am

No, no need to worry. Those are from the ``make monitor`` command. As soon as this sees a hex number scroll by that smells like an address in the ESP32 memory map, it tries to be helpful and converts it to a symbol. In some cases, this leads it to weird messages like this.

Who is online

Users browsing this forum: faizannazir289, Google [Bot] and 210 guests