This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SETTING UP KEIL IDE FOR CORTEX M4 MICROCONTROLLER

hello folks
i am new to the KEIL IDE
i am trying to program a STM32L433RC6 microcntroller
I run into problems though when i try to compile
Seems like something is wrong with my set up
I downloaded standard peripheral libraries from st website and i added to project
I used CMSIS core package from KEIL IDE but when i try to compile i get errors like
Cant find the dot h files
Does anyone know where I can find a clear unambiguous way of setting up the IDE for a particular microcontroller?
Also i was wondering does KEIL come with standard peripherals libraries for cortex m4 mcus?
thanks