2023-06-22 04:54 AM - last edited on 2023-06-27 02:17 AM by Amel NASRI
Hi, I am very new to STM32. Also new to programming, IDE etc. I am trying to make an OLED print out some text on the screen. I am working on a B-L462E-CELL1 dev_kit.
I don't know what to do with this error.
I get this error(can also be seen in the .jpg-file) :
make: *** [Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/subdir.mk:19: Middlewares/Third_Party/FreeRTOS/Source/CMSIS_RTOS/cmsis_os.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Middlewares/Third_Party/FreeRTOS/Source/subdir.mk:37: Middlewares/Third_Party/FreeRTOS/Source/croutine.o] Error 1
make: *** [Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/subdir.mk:19: Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.o] Error 1
If I need to clarify more things, feel free to ask. Thank you in advance!
Fazil