Topic : CMAKE toolchain file for Raisonance compiler and linker

Forum : ST7/STM8

Original Post
Post Information Post
May 9, 2023 - 10:12am
Marc-Antoine Crué

Hello,

I'm working on stm8s MCU and I would like to upgrade my project compilation and tools using CMAKE like I do for arm and gcc.

Is there any existing toolchain file for the use of Raisonance compiler and linker for stm8?

Thanks,

Replies
Post Information Post
+1
0
-1
May 17, 2023 - 11:45am
Francis Lamotte

The tools (compiler, linker,...) are provided as 'DLL' callable by Ride7, but also as executable (.exe). These versions of the tools can be called from any make utility.