cancel
Showing results for 
Search instead for 
Did you mean: 

stm32f10x_cl.h missing

hackerli90
Associate II
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
1 REPLY 1
hackerli90
Associate II
Posted on November 20, 2015 at 13:51

solved!

_cl does not exist anymore. use: stm32f10x.h lib instead!