cancel
Showing results for 
Search instead for 
Did you mean: 

CubeMX toolchain support for Rowley CrossWorks CrossStudio

dporter
Associate
Posted on August 04, 2016 at 19:11

I am starting on a new project and though I would give STM32CubeMX a try.

I have entered my custom configuration in STM32CubeMX, but there is no code generation option for the IDE I am using (Rowley's CrossStudio).  Can anyone suggest the best method to build a project compatible with CrossStudio and how to import it?

#code-generation #!cubemx
3 REPLIES 3
Nesrine M_O
Lead II
Posted on August 09, 2016 at 11:50

Hi porter.david,

STM32CUBEMX doesn’t support the Rowley's CrossStudio.

I suggest you to use the SW4STM32 is a free multi-OS software development environment based on Eclipse, which supports the full range of STM32 microcontrollers and associated boards.

-Syrine- 

Daniel Schuman
Associate
Posted on December 01, 2016 at 09:37

I also have Rowley CrossWorks CrossStudio. I have spent the last several days playing around with STM32CubeMX and with limited success. I just realized CrossStudio can open EWARM (i.e. Keil) project and MDK-ARM projects. I have only tried opening an EWARM project and so far it seems to have done okay. I set STM32CubeMX to copy Nucleo- STM32F207 board files to my project directory, opened the project and compiled without making any modifications.