We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi all,
I'm currently struggling with a project build with FreeRTOS 9, CMSIS-RTOS2 and an SD card incl filesystem. I run the project on STM32F746-disco board.
After installing some packs for FreeRTOS and CMSIS, I configured the project, it builds and seems to work fine. However, when I enable the arm compiler extensions (v1.4.0) (as it is needed for a filesystem) Keil crashes when I try to start a debug session. Main is never reached.
Someone a pointer to what can possibly go wrong?
Thanks
The IDE itself gets an exception and is not able to handle it. I get these messages:
https://ibb.co/msVAoy https://ibb.co/k5R5MJ