<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Opensource STM32 development	</title>
	<atom:link href="https://ba0sh1.com/2013/05/25/opensource-stm32-development/feed/" rel="self" type="application/rss+xml" />
	<link>https://ba0sh1.com/2013/05/25/opensource-stm32-development/</link>
	<description>Electronics, Computers at leisure time</description>
	<lastBuildDate>Sat, 14 Jan 2017 14:09:30 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.1</generator>
	<item>
		<title>
		By: couple		</title>
		<link>https://ba0sh1.com/2013/05/25/opensource-stm32-development/#comment-85</link>

		<dc:creator><![CDATA[couple]]></dc:creator>
		<pubDate>Sat, 14 Jan 2017 14:09:30 +0000</pubDate>
		<guid isPermaLink="false">https://www.ba0sh1.com/?p=636#comment-85</guid>

					<description><![CDATA[I’m not that much of a internet reader to be honest but your blogs really nice, keep it up!
I&#039;ll go ahead and bookmark your site to come back later on. Many 
thanks]]></description>
			<content:encoded><![CDATA[<p>I’m not that much of a internet reader to be honest but your blogs really nice, keep it up!<br />
I&#8217;ll go ahead and bookmark your site to come back later on. Many<br />
thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jupp		</title>
		<link>https://ba0sh1.com/2013/05/25/opensource-stm32-development/#comment-84</link>

		<dc:creator><![CDATA[Jupp]]></dc:creator>
		<pubDate>Thu, 05 May 2016 11:16:56 +0000</pubDate>
		<guid isPermaLink="false">https://www.ba0sh1.com/?p=636#comment-84</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://ba0sh1.com/2013/05/25/opensource-stm32-development/#comment-72&quot;&gt;wisementor&lt;/a&gt;.

CodeBlocks has devided the developer chain and now called emBitz. It&#039;s very eazy using this and a very good IDE for all around embedded development. 
I had done some experiences using Eclipse and some others like Keils µVision and Atmels Atmel Studio. Eclipse is maybe able to extend in every way you ever wanna go, bot you pay this with a very long time to work with it, to know the handling of them; especialy with the embedded extension, who eclipse never had developed for. 
CodeBlocks; especialy emBlocks supports the most boards, FreeRTS,Chibi/OS and a bunch more. 

A second IDE i can limited recommend is coocox IDE. It&#039;s very versatile and widely used.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://ba0sh1.com/2013/05/25/opensource-stm32-development/#comment-72">wisementor</a>.</p>
<p>CodeBlocks has devided the developer chain and now called emBitz. It&#8217;s very eazy using this and a very good IDE for all around embedded development.<br />
I had done some experiences using Eclipse and some others like Keils µVision and Atmels Atmel Studio. Eclipse is maybe able to extend in every way you ever wanna go, bot you pay this with a very long time to work with it, to know the handling of them; especialy with the embedded extension, who eclipse never had developed for.<br />
CodeBlocks; especialy emBlocks supports the most boards, FreeRTS,Chibi/OS and a bunch more. </p>
<p>A second IDE i can limited recommend is coocox IDE. It&#8217;s very versatile and widely used.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Peter		</title>
		<link>https://ba0sh1.com/2013/05/25/opensource-stm32-development/#comment-83</link>

		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Sun, 14 Feb 2016 21:13:03 +0000</pubDate>
		<guid isPermaLink="false">https://www.ba0sh1.com/?p=636#comment-83</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://ba0sh1.com/2013/05/25/opensource-stm32-development/#comment-82&quot;&gt;Baoshi&lt;/a&gt;.

Hi! I&#039;ve just trying out STM32 and found Your script. Also produces the same error, removed escape characters in makefile before ( and ), worked. Thanks!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://ba0sh1.com/2013/05/25/opensource-stm32-development/#comment-82">Baoshi</a>.</p>
<p>Hi! I&#8217;ve just trying out STM32 and found Your script. Also produces the same error, removed escape characters in makefile before ( and ), worked. Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Baoshi		</title>
		<link>https://ba0sh1.com/2013/05/25/opensource-stm32-development/#comment-82</link>

		<dc:creator><![CDATA[Baoshi]]></dc:creator>
		<pubDate>Thu, 03 Dec 2015 05:29:07 +0000</pubDate>
		<guid isPermaLink="false">https://www.ba0sh1.com/?p=636#comment-82</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://ba0sh1.com/2013/05/25/opensource-stm32-development/#comment-81&quot;&gt;Bingo&lt;/a&gt;.

This is a bug I need to fix. It seems we don&#039;t need to escape &quot;(&quot;, so remove the &quot;&quot; in front of &quot;(&quot; and &quot;)&quot; fixes the problem. But it only happens under certain terminal. I&#039;m still trying to figure out why.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://ba0sh1.com/2013/05/25/opensource-stm32-development/#comment-81">Bingo</a>.</p>
<p>This is a bug I need to fix. It seems we don&#8217;t need to escape &#8220;(&#8220;, so remove the &#8220;&#8221; in front of &#8220;(&#8221; and &#8220;)&#8221; fixes the problem. But it only happens under certain terminal. I&#8217;m still trying to figure out why.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Bingo		</title>
		<link>https://ba0sh1.com/2013/05/25/opensource-stm32-development/#comment-81</link>

		<dc:creator><![CDATA[Bingo]]></dc:creator>
		<pubDate>Wed, 25 Nov 2015 20:38:47 +0000</pubDate>
		<guid isPermaLink="false">https://www.ba0sh1.com/?p=636#comment-81</guid>

					<description><![CDATA[I just tried the new makefile generator w. a project for SW4STM32
My arm-gcc does NOT like the &quot;weak&quot; definiton in the makefile.
It builds if i remove the definition 

My &quot;launchpad&quot; arm-none-eabi-gcc is
gcc version 4.8.4 20140526 (release) [ARM/embedded-4_8-branch revision 211358] (GNU Tools for ARM Embedded Processors) 

$ make
arm-none-eabi-gcc -c -mthumb -mcpu=cortex-m3 -D__weak=&quot;__attribute__((weak))&quot; -D__packed=&quot;__attribute__((__packed__))&quot; -DUSE_HAL_DRIVER -DSTM32F103xB -IInc -IDrivers/STM32F1xx_HAL_Driver/Inc -IDrivers/STM32F1xx_HAL_Driver/Inc/Legacy -IMiddlewares/ST/STM32_USB_Device_Library/Core/Inc -IMiddlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc -IDrivers/CMSIS/Include -IDrivers/CMSIS/Device/ST/STM32F1xx/Include -O0 -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MD -MP -MF .dep/stm32f1xx_hal.o.d -Wa,-a,-ad,-alms=build/stm32f1xx_hal.lst Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c -o build/stm32f1xx_hal.o
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c:215:1: error: stray &#039;&#039; in program
 __weak void HAL_MspInit(void)]]></description>
			<content:encoded><![CDATA[<p>I just tried the new makefile generator w. a project for SW4STM32<br />
My arm-gcc does NOT like the &#8220;weak&#8221; definiton in the makefile.<br />
It builds if i remove the definition </p>
<p>My &#8220;launchpad&#8221; arm-none-eabi-gcc is<br />
gcc version 4.8.4 20140526 (release) [ARM/embedded-4_8-branch revision 211358] (GNU Tools for ARM Embedded Processors) </p>
<p>$ make<br />
arm-none-eabi-gcc -c -mthumb -mcpu=cortex-m3 -D__weak=&#8221;__attribute__((weak))&#8221; -D__packed=&#8221;__attribute__((__packed__))&#8221; -DUSE_HAL_DRIVER -DSTM32F103xB -IInc -IDrivers/STM32F1xx_HAL_Driver/Inc -IDrivers/STM32F1xx_HAL_Driver/Inc/Legacy -IMiddlewares/ST/STM32_USB_Device_Library/Core/Inc -IMiddlewares/ST/STM32_USB_Device_Library/Class/CDC/Inc -IDrivers/CMSIS/Include -IDrivers/CMSIS/Device/ST/STM32F1xx/Include -O0 -Wall -fdata-sections -ffunction-sections -g -gdwarf-2 -MD -MP -MF .dep/stm32f1xx_hal.o.d -Wa,-a,-ad,-alms=build/stm32f1xx_hal.lst Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c -o build/stm32f1xx_hal.o<br />
Drivers/STM32F1xx_HAL_Driver/Src/stm32f1xx_hal.c:215:1: error: stray &#8221; in program<br />
 __weak void HAL_MspInit(void)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Midori Yakumo		</title>
		<link>https://ba0sh1.com/2013/05/25/opensource-stm32-development/#comment-80</link>

		<dc:creator><![CDATA[Midori Yakumo]]></dc:creator>
		<pubDate>Thu, 27 Aug 2015 09:13:25 +0000</pubDate>
		<guid isPermaLink="false">https://www.ba0sh1.com/?p=636#comment-80</guid>

					<description><![CDATA[I prefer qtcreator as my IDE]]></description>
			<content:encoded><![CDATA[<p>I prefer qtcreator as my IDE</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Baoshi		</title>
		<link>https://ba0sh1.com/2013/05/25/opensource-stm32-development/#comment-79</link>

		<dc:creator><![CDATA[Baoshi]]></dc:creator>
		<pubDate>Wed, 25 Feb 2015 13:11:28 +0000</pubDate>
		<guid isPermaLink="false">https://www.ba0sh1.com/?p=636#comment-79</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://ba0sh1.com/2013/05/25/opensource-stm32-development/#comment-78&quot;&gt;Baoshi&lt;/a&gt;.

In my recent CubeMX2Makefile (https://github.com/baoshi/CubeMX2Makefile), I have replaced Atollic link script with the one from CooCox. Hope this can solve copyright issue. Thanks again.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://ba0sh1.com/2013/05/25/opensource-stm32-development/#comment-78">Baoshi</a>.</p>
<p>In my recent CubeMX2Makefile (<a href="https://github.com/baoshi/CubeMX2Makefile" rel="nofollow ugc">https://github.com/baoshi/CubeMX2Makefile</a>), I have replaced Atollic link script with the one from CooCox. Hope this can solve copyright issue. Thanks again.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Baoshi		</title>
		<link>https://ba0sh1.com/2013/05/25/opensource-stm32-development/#comment-78</link>

		<dc:creator><![CDATA[Baoshi]]></dc:creator>
		<pubDate>Tue, 24 Feb 2015 14:31:39 +0000</pubDate>
		<guid isPermaLink="false">https://www.ba0sh1.com/?p=636#comment-78</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://ba0sh1.com/2013/05/25/opensource-stm32-development/#comment-77&quot;&gt;Christopher Wilson&lt;/a&gt;.

Good catch. Thanks. I need to look around any free link scripts around, or I will write my own.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://ba0sh1.com/2013/05/25/opensource-stm32-development/#comment-77">Christopher Wilson</a>.</p>
<p>Good catch. Thanks. I need to look around any free link scripts around, or I will write my own.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Christopher Wilson		</title>
		<link>https://ba0sh1.com/2013/05/25/opensource-stm32-development/#comment-77</link>

		<dc:creator><![CDATA[Christopher Wilson]]></dc:creator>
		<pubDate>Tue, 24 Feb 2015 08:50:54 +0000</pubDate>
		<guid isPermaLink="false">https://www.ba0sh1.com/?p=636#comment-77</guid>

					<description><![CDATA[The linker files posted above have the following conditions: 

**  (c)Copyright Atollic AB.
**  You may use this file as-is or modify it according to the needs of your
**  project. Distribution of this file (unmodified or modified) is not
**  permitted. Atollic AB permit registered Atollic TrueSTUDIO(R) users the
**  rights to distribute the assembled, compiled &#038; linked contents of this
**  file as part of an application binary file, provided that it is built
**  using the Atollic TrueSTUDIO(R) toolchain.

I&#039;m not sure if this is in violation of these conditions?]]></description>
			<content:encoded><![CDATA[<p>The linker files posted above have the following conditions: </p>
<p>**  (c)Copyright Atollic AB.<br />
**  You may use this file as-is or modify it according to the needs of your<br />
**  project. Distribution of this file (unmodified or modified) is not<br />
**  permitted. Atollic AB permit registered Atollic TrueSTUDIO(R) users the<br />
**  rights to distribute the assembled, compiled &amp; linked contents of this<br />
**  file as part of an application binary file, provided that it is built<br />
**  using the Atollic TrueSTUDIO(R) toolchain.</p>
<p>I&#8217;m not sure if this is in violation of these conditions?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: STM32CubeMX and ARM GCC - Digital Me		</title>
		<link>https://ba0sh1.com/2013/05/25/opensource-stm32-development/#comment-76</link>

		<dc:creator><![CDATA[STM32CubeMX and ARM GCC - Digital Me]]></dc:creator>
		<pubDate>Sun, 22 Feb 2015 18:15:57 +0000</pubDate>
		<guid isPermaLink="false">https://www.ba0sh1.com/?p=636#comment-76</guid>

					<description><![CDATA[[&#8230;] chain that is easily scale-able for my current and future projects. Something like what I did in Opensource STM32 development, an ARM GCC tool chain with GNU makefile [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] chain that is easily scale-able for my current and future projects. Something like what I did in Opensource STM32 development, an ARM GCC tool chain with GNU makefile [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
