The environment is Ubuntu 25.10, the SDK is the latest version recently cloned and downloaded, and the development board is the 56 development board purchased from a Taobao store. Seeking help from experts for advice.
I didn’t change any commands; it’s just the normal compilation and download for the standard ESP32 board.
As long as I remove that variable, everything works fine.
But when I include it, the code compiles successfully yet fails to download to the chip.
Before the failure, I also get the提示 on the last line of the image below
Solved. Judging from the returned address, it’s indeed defined in PSRAM. Many thanks! It’s really heartwarming to have questions answered promptly. Wishing your company’s open-source community continued growth and success