← index #8232Issue #8556
Off-topic · high · value 2.334
QUERY · ISSUE

ESP32 and Zephyr: Error in nlr_push_tail call

openby sylvioalvesopened 2022-01-31updated 2024-04-14
port-zephyr

Hi, I have tried testing micropython porting for zephyr and ESP32 board. Got myself into this error:

*** Booting Zephyr OS build v3.0.0-rc1-34-gfe4ab778886c  ***
MicroPython v1.18-63-g60e05ae84 on 2022-01-31; zephyr-esp32 with esp32
>>> print("hello")

Backtrace:0x400E1A39:0x3FFE64E0 
0x400e1a39: nlr_push_tail at /home/sylvio/projects/espressif/zephyr/micropython/py/nlr.c:42

Steps to reproduce:
rm -rf build; west build -b esp32 -- -DCONF_FILE=prj_minimal.conf
west flash; west espressif monitor

CANDIDATE · ISSUE

Linker Error FAILED: zephyr/zephyr_pre0.elf zephyr/zephyr_pre0.map

closedby KarthikeyanM-eatonopened 2022-04-18updated 2022-04-19
port-zephyr

I am doing zephyr setup using west tool. I have tried to build the samples (nucleo_f767zi samples\basic\blinky) which is available zephyrproject\zephyr\samples, but it is failing and getting linker error (FAILED: zephyr/zephyr_pre0.elf zephyr/zephyr_pre0.map). Kindly anyone suggest me. For reference shared build error screenshot.
image

Keyboard

j / / n
next pair
k / / p
previous pair
1 / / h
show query pane
2 / / l
show candidate pane
c
copy suggested comment
r
toggle reasoning
g i
go to index
?
show this help
esc
close overlays

press ? or esc to close

copied