Skip to content
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 report - *Lib does not work with ESP32 RTOS* #251

Open
vikramtamboli opened this issue Apr 16, 2023 · 1 comment
Open

Bug report - *Lib does not work with ESP32 RTOS* #251

vikramtamboli opened this issue Apr 16, 2023 · 1 comment
Assignees
Labels
possible bug Possibly a bug. Needs verification before moving to *bug* status.

Comments

@vikramtamboli
Copy link

vikramtamboli commented Apr 16, 2023

When I try to erase the sector from memory it gives the below error and ESP reboots

assert failed: xQueueGenericSend queue.c:832 (pxQueue->pcHead != ((void *)0) || pxQueue->u.xSemaphore.xMutexHolder == ((void *)0) || pxQueue->u.xSemaphore.xMutexHolder == xTaskGetCurrentTaskHandle())

Note - no other task is using spi during this process

@vikramtamboli vikramtamboli added the possible bug Possibly a bug. Needs verification before moving to *bug* status. label Apr 16, 2023
@behi88
Copy link

behi88 commented Jan 31, 2024

I have the same problem. any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
possible bug Possibly a bug. Needs verification before moving to *bug* status.
Projects
None yet
Development

No branches or pull requests

3 participants