<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>LeafLabs Garden &#187; Topic: SWD debug printf</title>
		<link>http://forums.leaflabs.com/topic.php?id=74378</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:06:47 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=74378" rel="self" type="application/rss+xml" />

		<item>
			<title>rogerclark on "SWD debug printf"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74378#post-105659</link>
			<pubDate>Fri, 20 Feb 2015 20:40:49 +0000</pubDate>
			<dc:creator>rogerclark</dc:creator>
			<guid isPermaLink="false">105659@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;@gbulmer&#60;/p&#62;
&#60;p&#62;Unfortunately I live on the other side of the plant (literally) and its not possible for me to get boards as cheaply as they are in Europe.&#60;/p&#62;
&#60;p&#62;By the time I pay the hidden exchange rate conversion and the postage the cost is not competitive.&#60;/p&#62;
&#60;p&#62;But I agree the Nucleo board is not bad value for 10 Euro's, but the $4 mini maple clone on Aliexpress (including carriage) is much more cost effective for me
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gbulmer on "SWD debug printf"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74378#post-105646</link>
			<pubDate>Tue, 27 Jan 2015 15:29:18 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">105646@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;@rogerclark - &#34;the Nucleo boards have this built in - But I don't think they are good value&#34;&#60;/p&#62;
&#60;p&#62;The Nucleo boards are less than 10 Euro's, which seems like extremely good value, e.g.&#60;br /&#62;
&#60;a href=&#34;http://uk.mouser.com/Search/Refine.aspx?Keyword=nucleo&#34; rel=&#34;nofollow&#34;&#62;http://uk.mouser.com/Search/Refine.aspx?Keyword=nucleo&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I find it hard to obtain parts for my Orone-mini's for that price, and it doesn't have USB hardware debug.&#60;/p&#62;
&#60;p&#62;What would you identify as good value for an STM32F development board and USB Hardware debug?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rogerclark on "SWD debug printf"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74378#post-105640</link>
			<pubDate>Sun, 25 Jan 2015 17:12:18 +0000</pubDate>
			<dc:creator>rogerclark</dc:creator>
			<guid isPermaLink="false">105640@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;As far as I know,  there is no capability to do this in the current version of libmaple&#60;/p&#62;
&#60;p&#62;You would be better off getting a separate USB to serial adaptor and using that for debugging.&#60;/p&#62;
&#60;p&#62;Also like x893 says, the Nucleo boards have this built in -  But I don't think they are good value&#60;/p&#62;
&#60;p&#62;I'm not even sure why you would want to use STLINK, as the IDE doesnt have any debugging tools that work with STLink - or are you using GDB and texane/stlink ?&#60;/p&#62;
&#60;p&#62;You may get more responses if you post to &#60;a href=&#34;http://forum.arduino.cc/index.php?topic=265904.0&#34; rel=&#34;nofollow&#34;&#62;http://forum.arduino.cc/index.php?topic=265904.0&#60;/a&#62; as its a more active thread
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stafil on "SWD debug printf"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74378#post-105559</link>
			<pubDate>Mon, 20 Oct 2014 06:53:25 +0000</pubDate>
			<dc:creator>stafil</dc:creator>
			<guid isPermaLink="false">105559@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;What code is running to do a printf over SWD? yes&#60;br /&#62;
What SWD debugger are you using? STLINK/V2&#60;br /&#62;
What software are you using to talk to the SWD debugger ? STM32 ST-LINK Utility_v3.1.0&#60;/p&#62;
&#60;p&#62;Thx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stafil on "SWD debug printf"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74378#post-105550</link>
			<pubDate>Tue, 14 Oct 2014 14:34:19 +0000</pubDate>
			<dc:creator>stafil</dc:creator>
			<guid isPermaLink="false">105550@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;I want debug through SWD for eg. printf(&#34;person_copy: %s, %d \n&#34;, person_copy.name, person_copy.age ); SWD Debugger is STLINK/V2. ednableDebug();  enableDebugPorts();&#60;br /&#62;
    // Now you can debug using JTAG and SW-Debug&#60;/p&#62;
&#60;p&#62;Very thx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>x893 on "SWD debug printf"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74378#post-105539</link>
			<pubDate>Thu, 09 Oct 2014 08:55:22 +0000</pubDate>
			<dc:creator>x893</dc:creator>
			<guid isPermaLink="false">105539@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Buy NUCLEO and debug w/o problem
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gbulmer on "SWD debug printf"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74378#post-105537</link>
			<pubDate>Thu, 09 Oct 2014 05:34:49 +0000</pubDate>
			<dc:creator>gbulmer</dc:creator>
			<guid isPermaLink="false">105537@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;What, exactly, are you doing?&#60;br /&#62;
What code is running to do a printf over SWD?&#60;br /&#62;
What SWD debugger are you using? Maple doesn't include any form of hardware debugger.&#60;br /&#62;
What software are you using to talk to the SWD debugger ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>stafil on "SWD debug printf"</title>
			<link>http://forums.leaflabs.com/topic.php?id=74378#post-105534</link>
			<pubDate>Wed, 08 Oct 2014 13:48:04 +0000</pubDate>
			<dc:creator>stafil</dc:creator>
			<guid isPermaLink="false">105534@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;Hi all,&#60;/p&#62;
&#60;p&#62;how I run debug on maple? I try but nothing arrived.&#60;/p&#62;
&#60;p&#62;thx
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
