<?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>Something strange</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113882/something-strange</link><description>I am trying to get hello world to work: 
 
 /* 
 * Copyright (c) 2012-2014 Wind River Systems, Inc. 
 * 
 * SPDX-License-Identifier: Apache-2.0 
 */ 
 
 #include &amp;lt;stdio.h&amp;gt; 
 
 int main ( void ) 
 { 
 printf ( &amp;quot;Hello World! %s \n &amp;quot; , CONFIG_BOARD ); 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Aug 2024 11:16:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113882/something-strange" /><item><title>RE: Something strange</title><link>https://devzone.nordicsemi.com/thread/498441?ContentTypeID=1</link><pubDate>Thu, 15 Aug 2024 11:16:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5bc1344f-ea18-4d9e-902e-2c218f594f4f</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am not sure it&amp;#39;s clear to me, but which board are you using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Something strange</title><link>https://devzone.nordicsemi.com/thread/497978?ContentTypeID=1</link><pubDate>Tue, 13 Aug 2024 09:01:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0682f131-f3e7-42ab-9c97-f5f977dfe08f</guid><dc:creator>Boggibill</dc:creator><description>&lt;p&gt;Im not sure if it is related, but I have been use the same board before with the following configuration:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1723539669009v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Could any configuration be left over from this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Something strange</title><link>https://devzone.nordicsemi.com/thread/497975?ContentTypeID=1</link><pubDate>Tue, 13 Aug 2024 08:55:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94617527-870e-4897-a730-e6a46635cc15</guid><dc:creator>Boggibill</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Well. It results in not printing to the RTTviewer.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;But it still crashes while debugging (updated):&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1723539336878v1.png" /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1723539568829v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Something strange</title><link>https://devzone.nordicsemi.com/thread/497974?ContentTypeID=1</link><pubDate>Tue, 13 Aug 2024 08:51:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f3e1088-2637-4f63-9d5e-ddc2427848e5</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Pål,&lt;/p&gt;
&lt;p&gt;Could you try&amp;nbsp;disabling RTT to see if the issue resolves:&lt;/p&gt;
&lt;p&gt;CONFIG_USE_SEGGER_RTT=n&lt;br /&gt;CONFIG_LOG_BACKEND_RTT=n&lt;/p&gt;
&lt;p&gt;and only enable the UART:&lt;/p&gt;
&lt;p&gt;CONFIG_UART_CONSOLE=y&lt;br /&gt;CONFIG_LOG_BACKEND_UART=y&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>