- This topic has 6 replies, 2 voices, and was last updated 6 years, 3 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › Mastering STM32 book support forum › STMCube on Windows Users?
I’m wondering how many people out here are using Eclipse and STMCube on Windows… Not knowing anything about Python, I have created a Windows utility that imports STMCube projects into the Eclipse IDE.
I’ve been using it with STMCube 4.26.1, and it seems to be working just fine. Of course, there are a gazillion different combinations of peripherals that can be configured, and I have no way of testing all of them.
If there is sufficient interest, I would post a link here where the utility could be downloaded (free, of course) in return for feedback regarding usability and proper function.
Hi Ron,
I think that it’s ok to share here your utility.
Carmine,
Can I upload an executable using the “attachments” dialog below?
-Ron
Carmine,
Here it is…. the “Help” dialog indicates STMCube 4.25.1, but I have recently used it to import a fairly large STMCube 4.26.1 project….
Carmine,
As I suspected, it is not going to let me upload a file containing an executable.
-Ron
Just now found that Eclipse Photon (4.8.0) has introduced a change in the structure of it’s .cproject file, causing importer to fail to correctly set C/C++ preprocessor defines… Will upload new version of the importer to account for this.