Error: assert failed: prvReturnItemByteBuf ringbuf.c:670 ((uint8_t *)pucItem < pxRingbuffer->pucTail)

Discussion about software developed by Freematics, including Freematics Builder and Freematics Emulator GUI
Post Reply
Sn3ak
Posts: 1
Joined: Tue Mar 28, 2023 7:01 am

Error: assert failed: prvReturnItemByteBuf ringbuf.c:670 ((uint8_t *)pucItem < pxRingbuffer->pucTail)

Post by Sn3ak »

I've built the latest version of the code, git rev 1883d78 and uploaded it to my Freematics ONE+ Module

I'm getting the following

Code: Select all

CPU:160MHz FLASH:16MB
IRAM:329KB PSRAM:8MB 
DEVICE ID:HIDDEN   
MEMS:MPU-9250
ACC BIAS:0.00/0.00/0.71
GNSS:NO
SD:61025 MB total, 129 MB used
File: /DATA/877.CSV
[CELL] Activating...
[BUF] 2 samples | 24 bytes | 1/1024

assert failed: prvReturnItemByteBuf ringbuf.c:670 ((uint8_t *)pucItem < pxRingbuffer->pucTail)


Backtrace:0x40083bf9:0x3ffd10a00x4008ce11:0x3ffd10c0 0x40091e59:0x3ffd10e0 0x4008c85c:0x3ffd1210 0x4008cc1c:0x3ffd1230 0x400e1634:0x3ffd1250 0x400d7321:0x3ffd12a0 0x400d6c0a:0x3ffd12c0 0x400d2ff7:0x3ffd12e0 0x400d3466:0x3ffd1330




ELF file SHA256: 0000000000000000

Rebooting...
Any idea what is causing this and how to fix it?
Post Reply