<?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>nRF51422 Won`t Debug with IAR Tools</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/6183/nrf51422-won-t-debug-with-iar-tools</link><description>I am trying to bring up a simple program on the IAR tool chain 7.40.1 using an I-Jet debugger using the nRFDK. I have this simple programming running under the Keil code limited version using the built in Segger debugger. 
 It compiles correctly and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Mar 2015 04:39:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/6183/nrf51422-won-t-debug-with-iar-tools" /><item><title>RE: nRF51422 Won`t Debug with IAR Tools</title><link>https://devzone.nordicsemi.com/thread/21654?ContentTypeID=1</link><pubDate>Wed, 25 Mar 2015 04:39:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34b4597b-10c6-47cc-b279-ed0dd4c0d02f</guid><dc:creator>WestCoastDaz</dc:creator><description>&lt;p&gt;Debugging works with the builtin Segger debugger on the nRFDK 10028 board but not with I-Jet.  I am going to create a new question about this.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51422 Won`t Debug with IAR Tools</title><link>https://devzone.nordicsemi.com/thread/21653?ContentTypeID=1</link><pubDate>Mon, 23 Mar 2015 18:21:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:318b9724-e5b8-4853-92b6-79cec151ce2a</guid><dc:creator>WestCoastDaz</dc:creator><description>&lt;p&gt;When the debugger is downloading data to the target I get this:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;Mon Mar 23, 2015 11:18:48: Loading the I-jet/JTAGjet driver 
Mon Mar 23, 2015 11:18:48: Probe: Probe SW module ver 1.40 
Mon Mar 23, 2015 11:18:48: Probe: Option: trace(Auto,size_limit=8M) 
Mon Mar 23, 2015 11:18:48: Probe: I-jet-Trace SW module ver 1.31 
Mon Mar 23, 2015 11:18:48: Probe: Found I-jet, SN=79707 
Mon Mar 23, 2015 11:18:48: Probe: Opened connection to I-jet:79707 
Mon Mar 23, 2015 11:18:48: Probe: USB connection verified (6581 packets/sec) 
Mon Mar 23, 2015 11:18:48: Probe: I-jet, FW ver 4.2, HW Ver:A 
Mon Mar 23, 2015 11:18:48: Probe: None or IJET-MIPI10 adapter detected 
Mon Mar 23, 2015 11:18:48: Probe: Versions: JTAG=1.64 SWO=1.31 A2D=1.58 Stream=1.40 
Mon Mar 23, 2015 11:18:48: EARM v.3.72 
Mon Mar 23, 2015 11:18:48: Emulation layer version 3.72 
Mon Mar 23, 2015 11:18:49: SWD clock detected: 12MHz 
Mon Mar 23, 2015 11:18:49: Connected DAP on SWD. Detected IDCODE=0xbb11477. 
Mon Mar 23, 2015 11:18:49: Connecting Cortex-M core ID = 0x4770021 on DAP port 0 
Mon Mar 23, 2015 11:18:49: Recognized CPUID=0x410cc200 Cortex-M0 r0p0 arch ARMv6-M 
Mon Mar 23, 2015 11:18:49: Debug resources: 4 instruction comparators, 2 data watchpoints. 
Mon Mar 23, 2015 11:18:49: CPU status OK 
Mon Mar 23, 2015 11:18:49: INFO: Configuring trace using &amp;#39;Auto,size_limit=8M&amp;#39; setting ... 
Mon Mar 23, 2015 11:18:49: CPU does not have TPIU - SWO cannot be enabled 
Mon Mar 23, 2015 11:18:49: LowLevelReset(system, delay 200) 
Mon Mar 23, 2015 11:18:49: CPU status - IN RESET 
Mon Mar 23, 2015 11:18:49: CPU status OK 
Mon Mar 23, 2015 11:18:50: Loaded debugee: C:\dbeckwith\Depot\650_NG\Debug\Exe\c.out 
Mon Mar 23, 2015 11:18:50: The downloaded program doesn&amp;#39;t seem to match the expected memory layout of the target system: 
Mon Mar 23, 2015 11:18:50: Some SFRs are placed outside known memory areas, or in memory areas designated as read-only    or    as RAM: 
Mon Mar 23, 2015 11:18:50:   POWER__TASKS_CONSTLAT @ 0x40000078, 32 bits 
Mon Mar 23, 2015 11:18:50:   POWER__TASKS_LOWPWR @ 0x4000007C, 32 bits 
Mon Mar 23, 2015 11:18:50:   POWER__EVENTS_POFWARN @ 0x40000108, 32 bits 
Mon Mar 23, 2015 11:18:50:   POWER__INTENSET @ 0x40000304, 32 bits 
Mon Mar 23, 2015 11:18:50:   POWER__INTENCLR @ 0x40000308, 32 bits 
Mon Mar 23, 2015 11:18:50:   and more... 
Mon Mar 23, 2015 11:18:50: Memory is specified as follows: 
Mon Mar 23, 2015 11:18:50:   0x00000000 - 0x0003FFFF  ROM/Flash 
Mon Mar 23, 2015 11:18:50:   0x10000000 - 0x100003FF  ROM/Flash 
Mon Mar 23, 2015 11:18:50:   0x10001000 - 0x100013FF  ROM/Flash 
Mon Mar 23, 2015 11:18:50:   0x20000000 - 0x20007FFF  RAM 
Mon Mar 23, 2015 11:18:50:   0x40000000 - 0x4001FFFF  RAM 
Mon Mar 23, 2015 11:18:50:   0x50000000 - 0x50000FFF  RAM 
Mon Mar 23, 2015 11:18:50:   0xE0000000 - 0xE00FFFFF  Uncached/SFR 
Mon Mar 23, 2015 11:18:50: SFRs range from 0x10000010 to 0xE00FFFFF 
Mon Mar 23, 2015 11:18:50: Download error at 0x00000000: downloading into non-writable memory. 
Mon Mar 23, 2015 11:18:50: 1192 bytes downloaded (116.41 Kbytes/sec) 
Mon Mar 23, 2015 11:18:50: Warning: Cannot measure current when I-jet is not powering the target. 
Mon Mar 23, 2015 11:18:50: Download completed. 
Mon Mar 23, 2015 11:18:50: LowLevelReset(software, delay 200) 
Mon Mar 23, 2015 11:18:50: Target reset 
Mon Mar 23, 2015 11:18:50: There were 6 warnings during the initialization of the debugging session. 
Mon Mar 23, 2015 11:18:50: CPU status - SLEEPING 
Mon Mar 23, 2015 11:18:50: CPU status OK
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>