2020-11-01 03:01 AM
hello forum ,
I am trying to open new project for F103C8 with SPL ( starting with empty project )
I squeezed errors down as to the following picture
how can I go further ? thank you
2020-11-04 01:48 AM
nobody has an answer ?
2020-11-04 03:04 AM
Any chance to share your ptoject (zip file) ? ST is no more doing promotion of SPL since a while not sure you'll get so much support ...
2020-11-05 05:03 AM
2020-11-05 05:14 AM
I suggest another route.
Get the SPL for the F10x MCUs or for the VL-Discovery (if you haven't already), and pick one of the provided example projects.
Get it to compile/build, and then replace the main application sources with your own.
I used to do it that way.
2020-11-06 04:51 AM
hello thank you
I did just like what you suggested - I clicked the project file(GPIO_Toggle_Project of VLDiscovery board) and CubeIDE opened the project
however when I tried to build it gives following error - any advice thanks
2020-11-06 05:18 AM
Definitively not SPL expert.
Your compilation issue is related to following lines. Commenting them is solving trouble.
But such code may be useful ... so maybe so help here: http://www.cesareriva.com/fix-registers-may-not-be-the-same-error/
SPL proposal is really deprecated one ... no more support on.
Please tag such post as answered if ok to you it will help community