<?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>BUS fault NRF5340</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72076/bus-fault-nrf5340</link><description>Having a BUS FAULT while trying to use uart_tx on the NRF5340 with NRFConnect SDK. Based on the peripheral_uart sample project. Any ideas what may be causing it? 
 
 Heres the error message: 
 
 
 Here is the call to UART_TX 
 
 
 Here is the overlay</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 02 Mar 2021 17:47:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72076/bus-fault-nrf5340" /><item><title>RE: BUS fault NRF5340</title><link>https://devzone.nordicsemi.com/thread/297299?ContentTypeID=1</link><pubDate>Tue, 02 Mar 2021 17:47:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d555bd7e-2206-466f-8c2c-e71018253176</guid><dc:creator>Louis</dc:creator><description>&lt;p&gt;I believe I&amp;#39;m experience the same issue. Here&amp;#39;s the faulting line:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/e81a613c5e587589b69475db92e416ec62f2dd03/kernel/thread.c#L863"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/e81a613c5e587589b69475db92e416ec62f2dd03/kernel/thread.c#L863&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BUS fault NRF5340</title><link>https://devzone.nordicsemi.com/thread/296507?ContentTypeID=1</link><pubDate>Fri, 26 Feb 2021 11:37:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c382173-08d5-49ef-a12f-f05f3f0e6354</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;could you share the code (including the print &amp;quot;Calibrating&amp;quot; and going forward)?&lt;/p&gt;
&lt;p&gt;You are getting a faulting address, 0x105f8, have you checked the zephyr.map file or used arm-none-eabi-addr2line -e build/zephyr/zephyr.elf 0x105f8 to see if it resolves to a specific line number?&lt;/p&gt;
&lt;p&gt;The content of LR (0xe3a5) could also give an indication on where you came from prior to the fault occurring.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>