cancel
Showing results for 
Search instead for 
Did you mean: 

Hello I'm thangaraj I am getting strated with the STM32F103C8T6 at STM32 cube IDE. I have a error on " undifined reference to 'SystemClock_config'....please tell me how to I solve this error....

Thangaraj K
Associate
 
1 ACCEPTED SOLUTION

Accepted Solutions
Imen.D
ST Employee

Hello @Thangaraj K​ and welcome to the Community 🙂

You would need to make sure that your project contains the right include paths and source files from the same tree.

I advise you to have a look at this user manual UM2609 STM32CubeIDE user guide, this will help you to start, create and build projects with STM32CubeIDE.

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

View solution in original post

2 REPLIES 2
Imen.D
ST Employee

Hello @Thangaraj K​ and welcome to the Community 🙂

You would need to make sure that your project contains the right include paths and source files from the same tree.

I advise you to have a look at this user manual UM2609 STM32CubeIDE user guide, this will help you to start, create and build projects with STM32CubeIDE.

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

Ok mam... Thank you...​