Update: STM32MP13, ST’s most affordable and fastest single-core MPU can now run an RTOS! Promise delivered! View Post Enlit 2024: showcasing innovation in energy transition Change Playback Rate 1x Skip Backward Play Pause Jump Forward ...
No idea! I couldnt find _sbrk definition anywhere else. It shouldnt even compile (who calls this after all?). Anyway, this way it works using DMA for UART transmission and its more practical, because I can use the code generated by Cube as is. Using Nadler's solution. What I did: ...
So it seems like the docker script can't find the utils map. I placed the utils folder inside the root of my project, and I even tested placing it inside a folder named project, but the docker still won't work. With the STM32CubeMX steps I am able to use the docker, however, wh...