|
Re: C CODE GENERATION FROM STMubeMX [message #1429817 is a reply to message #1429509] |
Tue, 23 September 2014 20:07 |
Tauno Voipio Messages: 742 Registered: August 2014 |
Senior Member |
|
|
Zaid Ahmed wrote on Tue, 23 September 2014 13:21I need to generate C code from STMcubeMX for Eclipse platform. On the STMCubeMx >Project > setting , on the tool-chain / IDE I dont have Eclipse mentioned in the drop down box.
How Do I obtain/ import the C code generated onto the eclipse platform from the StmCubeMx version.
Usually, the GNU Compiler Collection (GCC) is used with Eclipse for ARM processors. The STM package brochure says that code can be generated for GCC.
If you have nothing installed yet, I'd do it in steps:
1. Install UNIXish toolset for Windows, MinGW or Cygwin,
2. Install GCC ARM cross-compiler compatible with above,
3. Set up Eclipse to use the cross-compiler,
4. Import STM CubeMX generated code to Eclipse project.
After each step, it is important to test the installation so far, before proceeding to the next step.
--
Tauno Voipio
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04495 seconds