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.
Dear All,
Can I have the step by step, how to create a ( CMSIS library ) project using uVision 4 Keil IDEMy Project board is STM32F407 vg discovery board
Actually I need following instructions acceptable project
GPIO_InitTypeDef GPIO_InitStruct;
Please advice
I'm not quite sure what exactly you're after, but take at look at the following which covers building aminimal CMSIS based project with Keil:
http://blog.feabhas.com/2013/04/native-cc-application-development-for-the-mbed-using-cmsis-dap/