<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Debugging using QtCreator on Mac</title><link>/nordic/nordic-blog/b/blog/posts/debugging-using-qtcreator-on-mac</link><description>This post started as a question, but got the suggestion to post this as a blog post. Here it is.
I have been trying to get QtCreator configured such that I can use it as my IDE for the nrf51822 on Mac OSX. I use the NRF51DK as hardware, but also had</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><item><title>RE: Debugging using QtCreator on Mac</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/debugging-using-qtcreator-on-mac</link><pubDate>Wed, 22 Jun 2016 07:37:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:621ae862-191f-4f1c-9341-0d7c4b7a6b11</guid><dc:creator>_minjun_</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Hi, The link address mentioned in this post are all converted to  &lt;a rel="nofollow" target="_blank" href="https://devzone.nordicsemi.com/questi"&gt;devzone.nordicsemi.com/questi&lt;/a&gt;, is this one bug for Nordic Developer zone?&lt;/p&gt;
&lt;p&gt;I am trying to get the QBS file mentioned in your post, but it is not easy.&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=815&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Debugging using QtCreator on Mac</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/debugging-using-qtcreator-on-mac</link><pubDate>Tue, 04 Aug 2015 16:10:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:621ae862-191f-4f1c-9341-0d7c4b7a6b11</guid><dc:creator>Bill Siever</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Here&amp;#39;s a workaround for the dsym hack in step 13:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Qt Creator -&amp;gt; Preferences&lt;/li&gt;
&lt;li&gt;Select Qbs (at the bottom of the list)&lt;/li&gt;
&lt;li&gt;Select the profile for the nRF kit (created in step 7)&lt;/li&gt;
&lt;li&gt;Click the &amp;quot;Edit...&amp;quot; button.&lt;/li&gt;
&lt;li&gt;Add a new key/value pair. The key should be &lt;em&gt;qbs.targetOS&lt;/em&gt; and I picked &lt;em&gt;other&lt;/em&gt; as the value.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Thanks for sharing the info about QtCreator.&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=815&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Debugging using QtCreator on Mac</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/debugging-using-qtcreator-on-mac</link><pubDate>Sun, 02 Aug 2015 03:52:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:621ae862-191f-4f1c-9341-0d7c4b7a6b11</guid><dc:creator>Jacob Portukalian</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Thanks for this article, it really helped me a lot!&lt;/p&gt;
&lt;p&gt;I have released an template project based on this and other material:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_blank" href="https://devzone.nordicsemi.com/blogs/725/nrf51-qt-gcc-example/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=815&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Debugging using QtCreator on Mac</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/debugging-using-qtcreator-on-mac</link><pubDate>Sun, 05 Jul 2015 18:17:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:621ae862-191f-4f1c-9341-0d7c4b7a6b11</guid><dc:creator>Andi G.</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;That sounds nice, Qt Creator is a great IDE. But is it possible to use the nRF51 SDK in a convenient way with it?
I am currently using the makefile setup with Eclipse which is kind of a pita...&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=815&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Debugging using QtCreator on Mac</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/debugging-using-qtcreator-on-mac</link><pubDate>Sat, 27 Jun 2015 15:08:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:621ae862-191f-4f1c-9341-0d7c4b7a6b11</guid><dc:creator>Andrew Fernandes</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Awesome - thank you!&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=815&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Debugging using QtCreator on Mac</title><link>https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/debugging-using-qtcreator-on-mac</link><pubDate>Tue, 23 Jun 2015 11:11:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:621ae862-191f-4f1c-9341-0d7c4b7a6b11</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Nice blog post!
Links are not working here, but they are working in your initial post.&lt;/p&gt;
&lt;p&gt;If running this guide on windows, be aware of this bug:
&lt;a rel="nofollow" target="_blank" href="https://bugreports.qt.io/browse/QBS-709"&gt;bugreports.qt.io/.../QBS-709&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Cheers,
Håkon&lt;/p&gt;
&lt;img src="https://devzone.nordicsemi.com/aggbug?PostID=815&amp;AppID=4&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>