Make a new STM32G_Evo_CircleOS application, go to Project Properties, Application options -> Directories and set Include Directories to .;$(RkitLib)\ARM\CircleOS instead of .;$(RkitLib)\ARM\include.
Next go to GCC Compiler -> Defines and write OPEN4.
Last thing you'll have to do is LD Linker -> Startup -> Use Default Startup: NO; Startup File: .\Ride\lib\ARM\CircleOS\Application_Startup.o
It can debug after I do that but I still can't make a working application. By the way, I would expect raisonance to come up with a solution itself after such a long time.
Last edited by bulanmar (2012-11-22 10:32:15)