2020-12-29 09:31 PM
I find the kernel Panic when I mmap 16 shared memory regions.(4KB/memory)
2021-01-04 01:30 AM
Hi,
Please confirm you are trying to play with provided example https://wiki.st.com/stm32mpu/wiki/How_to_exchange_large_data_buffers_with_the_coprocessor_-_example
In which ecosystem context are you ?
Please check that memory mapping is consistent between kernel dts and MP4 firmware for shared memory.
Olivier
2021-03-09 09:34 PM
running into the same issue it looks like there's a simple buffer overflow in the `sprintf` when trying to print an index larger than 9: