-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] ELF loader on ESP32-S3 broken after #14100 #14487
Comments
The sim:elf is not crashing, but I noticed that about 1KB of RAM is not returned to the system, it could be related to the memory used by the RAMDISK.
|
Could you help me upload the elf firmware of esp32s3 that you compiled? Thank you @tmedicci |
Of course: |
@anjiahao1 what's the result? |
@tmedicci sorry,can you open |
Hi @anjiahao1 , The log with
Please, find the firmware with it enabled: Thanks! |
hello @tmedicci step
as log.txt and use
|
No, I'm using the version just after those commits were added (not the newest
Any idea on why the copy failed after adding these commits? |
Description / Steps to reproduce the issue
After #14100 was merged, the ELF loader on ESP32-S3 is broken:
Build steps:
And, then, run
elf
example:On which OS does this issue occur?
[OS: Linux]
What is the version of your OS?
Manjaro, Ubuntu
NuttX Version
master
Issue Architecture
[Arch: xtensa]
Issue Area
[Area: Kernel]
Verification
The text was updated successfully, but these errors were encountered: