Closed PierrePeng closed 3 years ago
Could you debug and explain a bit what is happening? Segfault? Which board are you using?
Some debug info flash the screen after running the SharedMemoryReqRep example. The output log has attached above. The board is bes2600(Cortex-M33).
But could you determine the line that is causing the error?
I found the reason is buffer size! Thanks a lot
I am trying to run the SharedMemoryReqRep example on NuttX. It works on the simulation but gets some fused output on board. Here are the steps I have done.
log.txt SharedMemoryReqRep.tar.gz