whitecatboard / Lua-RTOS-ESP32

Lua RTOS for ESP32
Other
1.19k stars 221 forks source link

error running with latest esp-idf #14

Closed loboris closed 7 years ago

loboris commented 7 years ago

After latest esp-idf commits (09 Jan) Lua-RTOS-ESP32 builds OK, but cannot run:

Guru Meditation Error of type LoadProhibited occurred on core 1. Exception was unhandled.

jolivepetrus commented 7 years ago

Yes, we are working on it since this moorning.

Las commit https://github.com/whitecatboard/Lua-RTOS-ESP32/commit/f3d7591151646a02a06194d7460340ba59afb90f solves this issue.

jolivepetrus commented 7 years ago

Last commit https://github.com/whitecatboard/Lua-RTOS-ESP32/commit/5003de4475c0f4240a33e1a8b342a8978d20ed42 solves issues related to mkdir and ls commands for spiffs and fat.

Pending tasks:

jolivepetrus commented 7 years ago

Work done in last commit (https://github.com/whitecatboard/Lua-RTOS-ESP32/commit/480b6f35bab963654f19f80f527415c324b71788)