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.
I'm trying to use litert package with Keil uvision 5 on a STM32F4 chip. I'm trying to run the hello world reference application in the following documentation on arm website. I'm pretty sure that I did the steps in this link (package installation, packagemanaging and chip selection) correctly, and copy-paste'd the project file (.cc) to keil. However when I hit "build" it goes on for hours without giving error or compiling. I'm pretty stuck at this point and don't know what to do, help please :((
Just to ensure that your setting works properly:
There are several STM32F4 examples offered by the Pack Installer of Keil MDK 5.
Do you face any similar problem building one of these projects?
It builds fine. I only can't see the second from last example (probably because our version is old)