2021-01-30 01:54 AM
I have posted already that I am using STM8152R8 nucleo board
I have downloaded cosmic c compiler and it's license file too. I have also downloaded the STM8L library (en.stsw-stm8016) from the ST website. I have included the source files and include files through these libraries files and I have Also uncommented the microcontroller which I am using in STM8l.h file, still, I am getting errors On STM visual Develop that
"select the microcontroller in STM8L.h "
Also "STM8Lconf.h" is not there in library files, this also showing me an error.
Please suggest me any solution.
Thanks and regards
Deoyani
2021-01-30 09:18 AM
Yes It is the correct path which you have shown
2021-01-30 10:15 AM
Thank you so much for guiding me now I can run blinking LED code on nucleo board
2021-01-31 03:18 AM
Hi Djosh.0
Glad you could compile and run your project.
Regards
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.