<?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>Visual studio code Makefile problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44153/visual-studio-code-makefile-problem</link><description>I am currently developing a code that will serve as my pulse sensor. I am now trying to write the code in VScode, for it is very appealing to me. The problem now arises with this. I followed the footsteps of this video: 
 https://www.youtube.com/watch</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 Mar 2019 12:18:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44153/visual-studio-code-makefile-problem" /><item><title>RE: Visual studio code Makefile problem</title><link>https://devzone.nordicsemi.com/thread/173955?ContentTypeID=1</link><pubDate>Mon, 04 Mar 2019 12:18:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4a4bfe99-efe2-4609-bb32-f98109690391</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Glad to hear that it worked. To use a different toolchain you need to update the toolchain path in /components/toolchain/Makefile.windows. Also, note that the SDK is tested and verified with a specific GCC release, see SDK release notes to see which.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Visual studio code Makefile problem</title><link>https://devzone.nordicsemi.com/thread/173840?ContentTypeID=1</link><pubDate>Sun, 03 Mar 2019 16:51:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:efb368f4-a936-4bbf-a86f-347c870df588</guid><dc:creator>Votan</dc:creator><description>&lt;p&gt;It worked. I thank you Vidar Berg. Just out of&amp;nbsp;curiosity why did the&amp;nbsp;&lt;span&gt;6-2017-q2 update work on my Windows 10 x64 and not the 8-2018-q4-major did not? I thank you again. Have a nice day.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Visual studio code Makefile problem</title><link>https://devzone.nordicsemi.com/thread/173186?ContentTypeID=1</link><pubDate>Wed, 27 Feb 2019 09:45:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ebeb552-262f-410e-b956-74fa5b951995</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You need&amp;nbsp;to download and install the ARM GCC toolchain to cross-compile your code for the Nordic chip. It can be downloaded&amp;nbsp;&lt;a href="https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads"&gt;here&lt;/a&gt;&amp;nbsp;(download &amp;quot;6-2017-q2 update&amp;quot; if you develop&amp;nbsp;in SDK v.15.2.0). Once you have installed the toolchain I suggest that you try building one of the SDK examples to make sure the toolchain is correctly set-up.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I couldn&amp;#39;t read the text in the screenshot of your makefile, it&amp;#39;s better if you post is as code like @awneil said.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Visual studio code Makefile problem</title><link>https://devzone.nordicsemi.com/thread/173116?ContentTypeID=1</link><pubDate>Tue, 26 Feb 2019 19:10:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:416ce7c7-8ee3-491e-bba5-2198e03ab55e</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;How to properly post source code - not as images!&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/6443._5F00_Insert-Code-_2D00_-Nordic.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>