<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>St on Carmine Noviello</title><link>https://www.carminenoviello.com/tags/st/</link><description>Recent content in St on Carmine Noviello</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Tue, 02 Feb 2016 10:14:11 +0000</lastBuildDate><atom:link href="https://www.carminenoviello.com/tags/st/index.xml" rel="self" type="application/rss+xml"/><item><title>How to quickly import a STM32CubeMX project inside an Eclipse project</title><link>https://www.carminenoviello.com/2015/11/02/quickly-import-stm32cubemx-project-eclipse-project/</link><pubDate>Mon, 02 Nov 2015 14:08:08 +0000</pubDate><guid>https://www.carminenoviello.com/2015/11/02/quickly-import-stm32cubemx-project-eclipse-project/</guid><description>&lt;p&gt;I&amp;rsquo;ve implemented a faster way to automatically import CubeMX project into an Eclipse tool-chain based on the GNU ARM Plugin, as described either on &lt;a href="https://www.carminenoviello.com/?p=1590"&gt;this blog&lt;/a&gt; and in &lt;a href="https://www.carminenoviello.com/?page_id=1918"&gt;my book&lt;/a&gt;.&lt;/p&gt;&#10;&lt;p&gt;I&amp;rsquo;ve implemented a bare-bone python script that simply &amp;ldquo;translates&amp;rdquo; a CubeMX project for the SW4STM32 (aka AC6) tool-chain in a project generated with the GNU ARM plugin. The script can be downloaded from &lt;a href="https://github.com/cnoviello/CubeMXImporter"&gt;my github account&lt;/a&gt;. Let&amp;rsquo;s see how this works.&lt;/p&gt;&#10;&lt;p&gt;First of all, we have to generate a new Eclipse project using the GNU ARM Plugin. Go to &lt;strong&gt;File-&amp;gt;New-&amp;gt;C Project&lt;/strong&gt; and select &amp;ldquo;Hello World ARM Cortex-M C/C++ project. You can choose the project name you want. Click on “&lt;strong&gt;Next&lt;/strong&gt;“. Here we assume &amp;ldquo;&lt;strong&gt;test1&lt;/strong&gt;&amp;rdquo; as Eclipse project name.&lt;/p&gt;</description></item></channel></rss>