This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Compiling an old project

I got an already existed/compiled project for STM32 (which was written most probably not using Keil uvision).
This project consists of severalm main folders (CMSIS, FreeRTOS, STM32F30x_StdPeriph_Driver, Source, Include, LinkerScript), but of course there is no .uvprojx file.

My question is how can migrate those files correctly into a uvision project?

Thanks in advance for any help.

  • Perhaps there are some video tutorials on YouTube about creating projects in Keil. It is much like any other IDE

    Review some of ST's STM32F3 Templates and Examples projects using Keil to understand the form and construction, so you can emulate that.

  • What do you mean, "most probably" ?

    Where has this "project" come from? Can you not trace the author?

    Are there no clues in the files you have?

    If the origin is so dubious & undocumented, is it really worth pursuing ... ?