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

Error on TwoCoreTalkThrough #2

Open
beaka opened this issue Apr 21, 2024 · 1 comment
Open

Error on TwoCoreTalkThrough #2

beaka opened this issue Apr 21, 2024 · 1 comment

Comments

@beaka
Copy link

beaka commented Apr 21, 2024

Hi, Trying out the 2 core demos and the code errors out after the first print of Setup: Executing on Core 1.

`Frame Processing: Executing on core 0
Setup: Executing on core 1

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

Backtrace: 0x40083445:0x3ffcd820 0x4008804d:0x3ffcd840 0x4008cf31:0x3ffcd860 0x40088852:0x3ffcd990 0x400d17b9:0x3ffcd9d0 0x400d2bcd:0x3ffcd9f0`

Am using a ESP32-WROOM-32 generic board.

Any ideas where to look?

@bobh
Copy link
Owner

bobh commented Apr 21, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants