<?xml version="1.0" encoding="UTF-8" ?>
<?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/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>No gcc tools</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42003/no-gcc-tools</link><description>Installed nRF5_SDK_15.2.0_9412b96 to use with the nRF528240 DK. The SPI example suggests using a makefile. My computer does not have &amp;quot;make&amp;quot;, nor gcc. Did I need to install another package? I assume I need the right GCC/MAKE and I do not seem to have them</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 02 Jan 2019 19:37:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42003/no-gcc-tools" /><item><title>RE: No gcc tools</title><link>https://devzone.nordicsemi.com/thread/163555?ContentTypeID=1</link><pubDate>Wed, 02 Jan 2019 19:37:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2a93af5-d067-4976-be6a-6e1ce7cc92a8</guid><dc:creator>Jim Peschke</dc:creator><description>&lt;p&gt;Thank you very much.&amp;nbsp; This information is very useful!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No gcc tools</title><link>https://devzone.nordicsemi.com/thread/163547?ContentTypeID=1</link><pubDate>Wed, 02 Jan 2019 18:55:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f58943d-19e1-44dc-935e-c0d86a3e9d9b</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;The GCC toolchain is here&amp;nbsp;&lt;a href="https://developer.arm.com/open-source/gnu-toolchain/gnu-rm"&gt;https://developer.arm.com/open-source/gnu-toolchain/gnu-rm&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you wish to use completely free IDE and GCC. checkout the Eclipse setup for nRF51/nRF52 from this blog page&amp;nbsp;&lt;a href="http://embeddedsoftdev.blogspot.com/p/ehal-nrf51.html"&gt;http://embeddedsoftdev.blogspot.com/p/ehal-nrf51.html&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For easy getting started with BLE programming with nRF5x series se this page &lt;a href="http://embeddedsoftdev.blogspot.com/2017/12/bluetooth-le-with-nordic-nrf51-nrf52.html"&gt;http://embeddedsoftdev.blogspot.com/2017/12/bluetooth-le-with-nordic-nrf51-nrf52.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No gcc tools</title><link>https://devzone.nordicsemi.com/thread/163479?ContentTypeID=1</link><pubDate>Wed, 02 Jan 2019 14:24:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2733f908-c64c-4af9-98fb-9252ac8e5523</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Indeed, IAR is a &amp;quot;minority interest&amp;quot;.&lt;/p&gt;
&lt;p&gt;I presume you&amp;#39;re using it because you&amp;#39;ve already paid the (considerable) licence fee?&lt;/p&gt;
&lt;p&gt;Perhaps IAR can help you?&lt;/p&gt;
&lt;p&gt;But, at&amp;nbsp;the end of the day, as far as the toolchain is concerned, the&amp;nbsp;nRF52 is&amp;nbsp;just a Cortex-M4.&lt;/p&gt;
&lt;p&gt;The main thing with the SoftDevice is reserving the memory (Flash &amp;amp; RAM) for it - apart from that, the toolchain (whatever you use) is pretty much oblivious.&lt;/p&gt;
&lt;p&gt;But I think the original question of this thread has been answered - so best to start a new thread for further discussions&amp;nbsp;&lt;/p&gt;
&lt;p&gt;PM me if you&amp;#39;re looking for paid assistance ...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No gcc tools</title><link>https://devzone.nordicsemi.com/thread/163470?ContentTypeID=1</link><pubDate>Wed, 02 Jan 2019 14:06:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3f61cd9b-09de-402e-a833-029c4ff240f1</guid><dc:creator>Jim Peschke</dc:creator><description>&lt;p&gt;Thanks for the quick response.&amp;nbsp; Yes, I noticed that I missed the &amp;quot;Q&amp;quot;.&lt;/p&gt;
&lt;p&gt;Before taking the methodical approach I am taking now, I &amp;quot;jumped in&amp;quot; and tried to load, build, and run IAR examples.&amp;nbsp; The &amp;quot;blinky&amp;quot; examples worked fine.&amp;nbsp; I went to a BLE example (can&amp;#39;t remember which).&amp;nbsp; IAR built it but couldn&amp;#39;t debug anything.&lt;/p&gt;
&lt;p&gt;I assumed this had to do with the SoftDevices, so I started down the &amp;quot;Getting Started&amp;quot; path since I have no experience with SoftDevices.&amp;nbsp; It is here that things got ugly - emphasis on Keil, gcc, etc.&amp;nbsp; I&amp;#39;m trying to get through the make-It-work-in-IAR-with-SoftDevice phase.&lt;/p&gt;
&lt;p&gt;Once I get past this, I expect to then get to the &amp;quot;real work&amp;quot; of understanding the whole Nordic ecosystem and BLE 5.0 in general.&amp;nbsp; That&amp;#39;s where I want to put the effort, not in the idiosyncrasies of the toolset.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No gcc tools</title><link>https://devzone.nordicsemi.com/thread/163459?ContentTypeID=1</link><pubDate>Wed, 02 Jan 2019 13:52:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47b2f3d9-7167-4a6e-8b0b-d462ec5baa78</guid><dc:creator>awneil</dc:creator><description>[quote userid="18156" url="~/f/nordic-q-a/42003/no-gcc-tools/163449"]The QSPI example[/quote]
&lt;p&gt;Ah;&amp;nbsp; you said SPI - not QSPI.&lt;/p&gt;
[quote userid="18156" url="~/f/nordic-q-a/42003/no-gcc-tools/163449"]I am planning to use IAR for development[/quote]
&lt;p&gt;Some of the examples do have IAR projects - so try one of them.&lt;/p&gt;
[quote userid="18156" url="~/f/nordic-q-a/42003/no-gcc-tools/163449"]the documentation is chaotic[/quote]
&lt;p&gt;My opinion of the new documentation library is here:&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/41098/what-is-this-horrible-new-documentation-library"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/41098/what-is-this-horrible-new-documentation-library&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Getting Started page:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://www.nordicsemi.com/DocLib/Content/User_Guides/getting_started/latest/UG/gs/product_development"&gt;https://www.nordicsemi.com/DocLib/Content/User_Guides/getting_started/latest/UG/gs/product_development&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No gcc tools</title><link>https://devzone.nordicsemi.com/thread/163449?ContentTypeID=1</link><pubDate>Wed, 02 Jan 2019 13:38:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b093d2e-0d87-41c0-97a0-85390e6bb4ae</guid><dc:creator>Jim Peschke</dc:creator><description>&lt;p&gt;I&amp;#39;m finding the documentation for this kit very confusing and scattered, so I&amp;#39;m going through the dev documentation step by step.&amp;nbsp; The QSPI example I&amp;#39;m referring to is on this webpage:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/getting_started_qspi"&gt;https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/getting_started_qspi&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Under the heading &amp;quot;Procedure&amp;quot;, you&amp;#39;ll see that we&amp;#39;re directed to navigate to the project directory and make the example:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;make flash&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This is where I realized that I do not have the gcc tools.&lt;/p&gt;
&lt;p&gt;I am planning to use IAR for development.&amp;nbsp; I&amp;#39;m trying to get this working, but the documentation is chaotic.&amp;nbsp; Maybe I don&amp;#39;t need gcc anyway, and I certainly don&amp;#39;t plan to use quad SPI in the final product.&amp;nbsp; This was just the &amp;quot;next step&amp;quot; in the documentation chain.&lt;/p&gt;
&lt;p&gt;If there is a better place I should be looking to get me up and running I&amp;#39;d love to know.&amp;nbsp; I can already run the &amp;quot;blinky&amp;quot; example but haven&amp;#39;t succeeded with SoftDevices yet.&lt;/p&gt;
&lt;p&gt;Once I can make SoftDevice based examples build, run, and debug under IAR things should be good, but its unclear how to get there.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No gcc tools</title><link>https://devzone.nordicsemi.com/thread/163245?ContentTypeID=1</link><pubDate>Sat, 29 Dec 2018 11:54:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cdcdfce7-c6cd-4c7c-9b97-0daff697799d</guid><dc:creator>awneil</dc:creator><description>[quote userid="18156" url="~/f/nordic-q-a/42003/no-gcc-tools"]The SPI example[/quote]
&lt;p&gt;Which SPI example?&lt;/p&gt;
&lt;p&gt;I can see &lt;em&gt;four&lt;/em&gt; SPI examples:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/spi_master_example"&gt;https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/spi_master_example&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/nrfx_spim_example"&gt;https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/nrfx_spim_example&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/spi_slave_example"&gt;https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/spi_slave_example&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/nrf_spi_mngr_example"&gt;https://www.nordicsemi.com/DocLib/Content/SDK_Doc/nRF5_SDK/v15-2-0/nrf_spi_mngr_example&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
[quote userid="18156" url="~/f/nordic-q-a/42003/no-gcc-tools"]suggests using a makefile[/quote]
&lt;p&gt;Does it?&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t see that suggestion in any of the above.&lt;/p&gt;
&lt;p&gt;I have 15.0.0 installed (not 15.2.0), but it has projects for all the usual IDEs ...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No gcc tools</title><link>https://devzone.nordicsemi.com/thread/163243?ContentTypeID=1</link><pubDate>Sat, 29 Dec 2018 11:42:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1667ac37-4c18-4c62-97a5-47cd5ddd452e</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Andrew is correct. I suggest you take a look at the Getting Started documentation, you can find it &lt;a href="https://www.nordicsemi.com/DocLib/Content/User_Guides/getting_started/latest/UG/gs/product_development"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No gcc tools</title><link>https://devzone.nordicsemi.com/thread/163225?ContentTypeID=1</link><pubDate>Sat, 29 Dec 2018 00:53:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:52e7a0b3-6520-44c6-be3e-8218a4cfb327</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;No, the SDK does not include a toolchain - it&amp;#39;s up to you to choose &amp;amp; install the one you want&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>