Forum : ST7/STM8
Original Post
    | Post Information | Post | 
|---|---|
| 
               May 9, 2023 - 10:12am 
             | 
                      
               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,  | 
                  
            
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.