undefined.elf
DIIDevHeads IoT Integration Server
•Created by undefined.elf on 12/20/2024 in #📦-middleware-and-os
Can anyone guide me on porting FreeRTOS to STM32F411CEU6
I was compiling the project making freeRTOS as a library but due to that it has some issues to find my ISR's needed for context switching so even the code was compiling fine when the scheduler starts it was looking for the first task with the help of and ISR since those ISR wasn't detected due to compiling freeRTOS as a library it went into hardfault
38 replies