stm32f10x_cl.h missing
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-11-20 2:40 AM
Posted on November 20, 2015 at 11:40
Hello clive, hello community.
im missing the stm32f10x_cl.h.Keil V5.16a.STM32F103RB#include ''stm32f10x.h''Manage Runtime Environment:CMSIS: Core (checked)Device: GPIO & Startup (checked)Device: StdPeriphDrivers: CAN, Framework, GPIO, I2C, RCC, USART (checked)Files included:retarget.c and serial.c
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-11-20 4:51 AM
Posted on November 20, 2015 at 13:51
solved!
_cl does not exist anymore. use: stm32f10x.h lib instead!