Skip to main content
dporter
Visitor II
August 4, 2016
Question

CubeMX toolchain support for Rowley CrossWorks CrossStudio

  • August 4, 2016
  • 3 replies
  • 1034 views
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
    This topic has been closed for replies.

    3 replies

    Nesrine M_O
    Associate
    August 9, 2016
    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
    Visitor II
    December 1, 2016
    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.