<?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>Trouble programming flash of nrf52 preview board with Eclipse Mars</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9362/trouble-programming-flash-of-nrf52-preview-board-with-eclipse-mars</link><description>I&amp;#39;m using Eclipse Mars with gnuarmeclipse plugins to evaluate the new nrf52 preview board. After much fighting, I&amp;#39;ve got the blinky example project building but now I can&amp;#39;t get debugging started. My GDB Segger output looks like this: 
 SEGGER J-Link</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 09 Oct 2015 13:54:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9362/trouble-programming-flash-of-nrf52-preview-board-with-eclipse-mars" /><item><title>RE: Trouble programming flash of nrf52 preview board with Eclipse Mars</title><link>https://devzone.nordicsemi.com/thread/34561?ContentTypeID=1</link><pubDate>Fri, 09 Oct 2015 13:54:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:864ad35f-04a6-4797-826f-a805b2e0cc51</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Are you compiling without optimization and debug enabled? This is done by replacing the -O3 option with &amp;#39;-00&amp;#39; and add &amp;#39;-g3&amp;#39; in the CFLAGS variable found  in the makefile. Was not able to spot any errors in the jlink log.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>