<?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>5340 Audio NRF_FICR error while building</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117872/5340-audio-nrf_ficr-error-while-building</link><description>I can&amp;#39;t build 5340 Audio sample with Audio DK. 
 I&amp;#39;m getting FICR error:</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Jan 2025 19:28:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117872/5340-audio-nrf_ficr-error-while-building" /><item><title>RE: 5340 Audio NRF_FICR error while building</title><link>https://devzone.nordicsemi.com/thread/519867?ContentTypeID=1</link><pubDate>Thu, 23 Jan 2025 19:28:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dacc35c3-4824-4a62-9dcd-67c59f092f35</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Did you follow&amp;nbsp;&lt;span&gt;the&amp;nbsp;&lt;/span&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/installation/install_ncs.html#system-wide_installation"&gt;System-wide installation&lt;/a&gt;&lt;span&gt;&amp;nbsp;to install some&amp;nbsp;&lt;/span&gt;&lt;span&gt;requirements?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/nrf/installation/install_ncs.html#installation_with_toolchain_manager"&gt;In Toolchain Manager&lt;/a&gt;, Are you able to click the&amp;nbsp;&lt;span&gt;Open VS Code&lt;/span&gt;&amp;nbsp;button from the NCS v2.9 row to build the project without issue?&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&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/pastedimage1737660485402v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 5340 Audio NRF_FICR error while building</title><link>https://devzone.nordicsemi.com/thread/519767?ContentTypeID=1</link><pubDate>Thu, 23 Jan 2025 13:21:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0e0b833-8d62-45ad-ab14-90dc2fe1fa83</guid><dc:creator>RafalPCB</dc:creator><description>&lt;p&gt;VS code&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 5340 Audio NRF_FICR error while building</title><link>https://devzone.nordicsemi.com/thread/519654?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2025 22:00:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:302c5dcb-752a-4fb3-9fb0-ae2bacf1a9bf</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Check out the&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/installation/install_ncs.html#system-wide_installation"&gt;System-wide installation&lt;/a&gt;&amp;nbsp;to install some&amp;nbsp;&lt;span&gt;requirements.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Are you using the Command line tool or VS Code to build?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 5340 Audio NRF_FICR error while building</title><link>https://devzone.nordicsemi.com/thread/519432?ContentTypeID=1</link><pubDate>Wed, 22 Jan 2025 01:18:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0588784-a813-4267-98c6-1b6e4348fd9c</guid><dc:creator>RafalPCB</dc:creator><description>&lt;p&gt;deleted vs, sdk, nrf connect and reinstalled everything.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I realized a lots of error where form not being able to read autoconf.h so I copied it and renamed to different h file.&lt;/p&gt;
&lt;p&gt;Now Im having linking issues:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;[753/761] Linking C executable zephyr/zephyr_pre0.elf
FAILED: zephyr/zephyr_pre0.elf zephyr/zephyr_pre0.map /Users/rafal/Nordic/nrf5340_audio_stock/StockDK/zephyr/zephyr_pre0.map 
: &amp;amp;&amp;amp; ccache /opt/nordic/ncs/toolchains/b8efef2ad5/opt/zephyr-sdk/arm-zephyr-eabi/bin/arm-zephyr-eabi-gcc -Os -DNDEBUG -gdwarf-4 -gdwarf-4 zephyr/CMakeFiles/zephyr_pre0.dir/misc/empty_file.c.obj -o zephyr/zephyr_pre0.elf  zephyr/CMakeFiles/offsets.dir/./arch/arm/core/offsets/offsets.c.obj  tfm/api_ns/interface/lib/s_veneers.o  -T  zephyr/linker_zephyr_pre0.cmd  -Wl,-Map=/Users/rafal/Nordic/nrf5340_audio_stock/StockDK/zephyr/zephyr_pre0.map  -Wl,--whole-archive  app/libapp.a  zephyr/libzephyr.a  zephyr/arch/common/libarch__common.a  zephyr/arch/arch/arm/core/libarch__arm__core.a  zephyr/arch/arch/arm/core/cortex_m/libarch__arm__core__cortex_m.a  zephyr/arch/arch/arm/core/cortex_m/cmse/libarch__arm__core__cortex_m__cmse.a  zephyr/arch/arch/arm/core/mpu/libarch__arm__core__mpu.a  zephyr/lib/libc/newlib/liblib__libc__newlib.a  zephyr/lib/libc/common/liblib__libc__common.a  zephyr/lib/posix/options/liblib__posix__options.a  zephyr/lib/net_buf/liblib__net_buf.a  zephyr/soc/soc/nrf5340/libsoc__nordic.a  zephyr/boards/nordic/nrf5340_audio_dk/libboards__nordic__nrf5340_audio_dk.a  zephyr/subsys/fs/libsubsys__fs.a  zephyr/subsys/sd/libsubsys__sd.a  zephyr/subsys/usb/device/class/audio/libsubsys__usb__device__class__audio.a  zephyr/subsys/bluetooth/common/libsubsys__bluetooth__common.a  zephyr/subsys/bluetooth/host/libsubsys__bluetooth__host.a  zephyr/subsys/bluetooth/audio/libsubsys__bluetooth__audio.a  zephyr/subsys/bluetooth/crypto/libsubsys__bluetooth__crypto.a  zephyr/subsys/timing/libsubsys__timing.a  zephyr/subsys/zbus/libsubsys__zbus.a  zephyr/drivers/disk/libdrivers__disk.a  zephyr/drivers/usb/device/libdrivers__usb__device.a  zephyr/drivers/usb/common/nrf_usbd_common/libdrivers__usb__common__nrf_usbd_common.a  zephyr/drivers/adc/libdrivers__adc.a  zephyr/drivers/bluetooth/libdrivers__bluetooth.a  zephyr/drivers/clock_control/libdrivers__clock_control.a  zephyr/drivers/console/libdrivers__console.a  zephyr/drivers/flash/libdrivers__flash.a  zephyr/drivers/gpio/libdrivers__gpio.a  zephyr/drivers/hwinfo/libdrivers__hwinfo.a  zephyr/drivers/i2c/libdrivers__i2c.a  zephyr/drivers/mbox/libdrivers__mbox.a  zephyr/drivers/pinctrl/libdrivers__pinctrl.a  zephyr/drivers/regulator/libdrivers__regulator.a  zephyr/drivers/sdhc/libdrivers__sdhc.a  zephyr/drivers/sensor/ti/ina23x/libdrivers__sensor__ti__ina23x.a  zephyr/drivers/sensor/voltage_divider/libdrivers__sensor__voltage_divider.a  zephyr/drivers/serial/libdrivers__serial.a  zephyr/drivers/spi/libdrivers__spi.a  zephyr/drivers/timer/libdrivers__timer.a  zephyr/drivers/watchdog/libdrivers__watchdog.a  modules/nrf/lib/contin_array/lib..__nrf__lib__contin_array.a  modules/nrf/lib/pcm_mix/lib..__nrf__lib__pcm_mix.a  modules/nrf/lib/tone/lib..__nrf__lib__tone.a  modules/nrf/lib/pcm_stream_channel_modifier/lib..__nrf__lib__pcm_stream_channel_modifier.a  modules/nrf/lib/data_fifo/lib..__nrf__lib__data_fifo.a  modules/nrf/lib/sample_rate_converter/lib..__nrf__lib__sample_rate_converter.a  modules/nrf/subsys/nrf_security/src/zephyr/libmbedtls_zephyr.a  modules/nrf/modules/trusted-firmware-m/lib..__nrf__modules__trusted-firmware-m.a  modules/nrf/modules/trusted-firmware-m/libtfm_api_nrf.a  modules/trusted-firmware-m/libtfm_api.a  modules/cmsis-dsp/libmodules__cmsis-dsp.a  modules/fatfs/libmodules__fatfs.a  modules/hal_nordic/nrfx/libmodules__hal_nordic__nrfx.a  modules/libmetal/libmetal/lib/libmetal.a  modules/open-amp/open-amp/lib/libopen_amp.a  modules/segger/libmodules__segger.a  -Wl,--no-whole-archive  zephyr/kernel/libkernel.a  -L/Users/rafal/Nordic/nrf5340_audio_stock/StockDK/zephyr  /opt/nordic/ncs/v2.9.0/nrfxlib/lc3/lib/cortex-m33/hard-float/libLC3.a  zephyr/arch/common/libisr_tables.a  -mcpu=cortex-m33  -mthumb  -mabi=aapcs  -mfpu=fpv5-sp-d16  -mfloat-abi=hard  -mfp16-format=ieee  -fuse-ld=bfd  -Wl,--gc-sections  -Wl,--build-id=none  -Wl,--sort-common=descending  -Wl,--sort-section=alignment  -Wl,-u,_OffsetAbsSyms  -Wl,-u,_ConfigAbsSyms  -nostdlib  -static  -Wl,-X  -Wl,-N  -Wl,--orphan-handling=warn  -Wl,-no-pie  -L&amp;quot;/opt/nordic/ncs/toolchains/b8efef2ad5/opt/zephyr-sdk/arm-zephyr-eabi/arm-zephyr-eabi&amp;quot;/lib/thumb/v8-m.main+fp/hard  -u_printf_float  -specs=nano.specs  modules/nrf/subsys/nrf_security/src/libmbedcrypto.a  modules/nrf/subsys/nrf_security/src/libmbedcrypto_base.a  modules/nrf/subsys/nrf_security/src/libnrf_security_utils.a  zephyr/kernel/libkernel.a  /opt/nordic/ncs/v2.9.0/nrfxlib/crypto/nrf_oberon/lib/cortex-m33/hard-float/liboberon_mbedtls_3.0.15.a  /opt/nordic/ncs/v2.9.0/nrfxlib/crypto/nrf_oberon/lib/cortex-m33/hard-float/liboberon_3.0.15.a  -lc -L&amp;quot;/opt/nordic/ncs/toolchains/b8efef2ad5/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/thumb/v8-m.main+fp/hard&amp;quot; -lm -lc -lgcc -lc &amp;amp;&amp;amp; cd /Users/rafal/Nordic/nrf5340_audio_stock/StockDK/zephyr &amp;amp;&amp;amp; /opt/nordic/ncs/toolchains/b8efef2ad5/Cellar/cmake/3.21.0/bin/cmake -E true
/opt/nordic/ncs/toolchains/b8efef2ad5/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../../../arm-zephyr-eabi/bin/ld.bfd: app/libapp.a(main.c.obj): in function `main&amp;#39;:
/Users/rafal/Nordic/nrf5340_audio_stock/unicast_client/main.c:545: undefined reference to `nrf5340_audio_dk_init&amp;#39;
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
FATAL ERROR: command exited with status 1: /opt/nordic/ncs/toolchains/b8efef2ad5/bin/cmake --build /Users/rafal/Nordic/nrf5340_audio_stock/StockDK&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I feel like compiler &amp;quot;cant see&amp;quot; some zephryl files.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 5340 Audio NRF_FICR error while building</title><link>https://devzone.nordicsemi.com/thread/517802?ContentTypeID=1</link><pubDate>Thu, 09 Jan 2025 20:50:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:880fa45b-0a05-434c-bf2e-dfb4240fd0ac</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Do you delete the build folder and build again?&lt;/p&gt;
&lt;p&gt;Could you install the SDK/Toolchain for v2.9.0 via Toolchaing Manager instead of VSCode?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 5340 Audio NRF_FICR error while building</title><link>https://devzone.nordicsemi.com/thread/517801?ContentTypeID=1</link><pubDate>Thu, 09 Jan 2025 20:34:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48afc0fb-64b1-42a3-b162-6a860f4cf874</guid><dc:creator>RafalPCB</dc:creator><description>&lt;p&gt;I downloaded the app and&amp;nbsp;reinstalled &amp;nbsp;SDK/toolchain and still same issue. Both SDK and Toolchain are on 2.9.&amp;nbsp;&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/Screenshot-2025_2D00_01_2D00_09-at-3.31.26_2F20_PM.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Where does this connect to?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 5340 Audio NRF_FICR error while building</title><link>https://devzone.nordicsemi.com/thread/517748?ContentTypeID=1</link><pubDate>Thu, 09 Jan 2025 14:55:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f910771d-952a-473f-a5a8-4a8301b8df5f</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Here is the source&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/tree/v2.9.0/applications/nrf5340_audio"&gt;https://github.com/nrfconnect/sdk-nrf/tree/v2.9.0/applications/nrf5340_audio&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Maybe you can try to delete the build folder and build again. Also, ensure the versions of the SDK and toolchain are correct.&amp;nbsp;&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/pastedimage1736434375286v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 5340 Audio NRF_FICR error while building</title><link>https://devzone.nordicsemi.com/thread/517558?ContentTypeID=1</link><pubDate>Wed, 08 Jan 2025 22:00:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d37ce2d-9035-4668-ba85-94b71ee7d34d</guid><dc:creator>RafalPCB</dc:creator><description>&lt;p&gt;Hello Amanda,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I tried that today but didn&amp;#39;t help. Not sure what happened since I remember it compiling before.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there a way to&amp;nbsp;download clean sample?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 5340 Audio NRF_FICR error while building</title><link>https://devzone.nordicsemi.com/thread/517557?ContentTypeID=1</link><pubDate>Wed, 08 Jan 2025 21:30:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6795636a-323d-42c0-ae76-c47bffb7d1e3</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please try to update the SDK as the figure then build again:&lt;br /&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/pastedimage1736371316853v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>