-
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] Espressif devices are not booting after PR 14578 #15688
Comments
Some additional notes might be helpful, here is the device list having issue: Xtensa
Risc-V
|
#15691 still report it seems during the boot-up phase, I can't call functions from NuttX, such as sched_lock, within regi2c_ctrl_read_reg_mask. How can I replace spin_lock_irqsave/spin_unlock_irqrestore in arch/xtensa/src/esp32s3/esp-hal-3rdparty with raw_spin_lock_irqsave/raw_spin_unlock_irqrestore? I'm not sure how to proceed, as this code was downloaded. |
Description / Steps to reproduce the issue
Hi,
After #14578 PR, Espressif devices stopped booting.
Here is the error output for
esp32c6-devkitc:nsh
defconfigOn which OS does this issue occur?
[OS: Linux]
What is the version of your OS?
Ubuntu 20.04
NuttX Version
master
Issue Architecture
[Arch: all]
Issue Area
[Area: OS Components]
Host information
No response
Verification
The text was updated successfully, but these errors were encountered: