Page 1 of 1

what mean this error "--- 0x40080400: _invalid_pc_placeholder at "

Posted: Mon Feb 17, 2025 6:27 am
by axa-esp-hobby
I installed Eclipse with esp-idf on Linux Mint
I successfully built the Blink example.
But after flashing to the ESP-Wroom-32 board I see a message in the terminal:
"--- 0x40080400: _invalid_pc_placeholder at ...."
What does this mean?
How do I fix this error?

Re: what mean this error "--- 0x40080400: _invalid_pc_placeholder at "

Posted: Tue Feb 18, 2025 10:54 pm
by axa-esp-hobby
This error occurred in esp-idf-v5.5-dev.
In the stable version esp-idf-v5.4 - everything is ok.