pvvx wrote:samehhady wrote:Hi Cherts,
Thank you so much for this great tool, can you please add the new open source Lua NodeLua?
viewtopic.php?f=6&t=929
It looks very promising!
Extract files ‘NodeLuaMake.zip’ – folder NodeLua
Files nodemcu - folder nodemcu-firmware-master
Eclipse:
File->Import->General->Existing Project into Workspace->Next->Browse… folder NodeLua, Check ‘Copy projects into workspace’, Finish.
Select progect ‘NodeLua’ -> Import->File System->Next->From … nodemcu-firmware-master, Into folder: ‘nodelua’. Check all files, Uncheck ‘Makefile’ into right panel. Finish.
Compile…
With the latest version of Nnodemcu-firmware-master I get the following error:
c:/espressif/xtensa-lx106-elf/bin/../lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld.exe: .output/eagle/debug/image/eagle.app.v6.out section `.text' will not fit in region `iram1_0_seg'
collect2.exe: error: ld returned 1 exit status
Please help.