<?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>Fatal errors for examples in wifi fundamental course exercises for nrf5340 builds</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116052/fatal-errors-for-examples-in-wifi-fundamental-course-exercises-for-nrf5340-builds</link><description>Hi I am getting fatal errors when building most of the exercises in the Wifi Fundamental course. I have attached terminal output from building the wififund_less4_exer1_solution.below I get similar error for most of the others from lesson 2 onwards. I</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 07 Nov 2024 08:04:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116052/fatal-errors-for-examples-in-wifi-fundamental-course-exercises-for-nrf5340-builds" /><item><title>RE: Fatal errors for examples in wifi fundamental course exercises for nrf5340 builds</title><link>https://devzone.nordicsemi.com/thread/509369?ContentTypeID=1</link><pubDate>Thu, 07 Nov 2024 08:04:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d629e2f7-8775-46f1-be23-9439de8960bb</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The build system will include &lt;code&gt;prj.conf&lt;/code&gt; by default. You can review the build log to see the actual build commands being used.&lt;/p&gt;
&lt;p&gt;I’m glad to hear that the issue is resolved! If you need any further assistance, please feel free to generate a new ticket on DevZone.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fatal errors for examples in wifi fundamental course exercises for nrf5340 builds</title><link>https://devzone.nordicsemi.com/thread/509342?ContentTypeID=1</link><pubDate>Thu, 07 Nov 2024 02:34:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e684c2f-9bd9-46ff-a1cd-b6d054d516de</guid><dc:creator>ustire@Nordic</dc:creator><description>&lt;p&gt;Hi Charlie,&lt;/p&gt;
&lt;p&gt;Your configuration does build without any fatal errors after including the extra CMake arguments. I will mark this as resolved . I will open a ticket again in case this issue crops up again. One thing I noticed you did not include the extra Kconfig fragments (prj.conf) in your configuration. I tried with and without and was able to get both to complete the build&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fatal errors for examples in wifi fundamental course exercises for nrf5340 builds</title><link>https://devzone.nordicsemi.com/thread/509092?ContentTypeID=1</link><pubDate>Tue, 05 Nov 2024 11:19:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3fb7229d-17b6-47be-8a55-a045b83a3895</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I did a try on my setup and there is no problem to build wififund_less4_exer1_solution.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Looks you did not add &amp;quot;-DSHIELD=nrf7002ek&amp;nbsp;&amp;quot; to Extra CMake agruments. Please have a try with following configuration.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:480px;max-width:500px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/1000x960/__key/communityserver-discussions-components-files/4/Screenshot-2024_2D00_11_2D00_05-121753.png" /&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fatal errors for examples in wifi fundamental course exercises for nrf5340 builds</title><link>https://devzone.nordicsemi.com/thread/508957?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2024 13:33:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77fb2815-db20-487f-a7b5-dc1abf0c7d74</guid><dc:creator>ustire@Nordic</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/wififund_5F00_less4_5F00_exer1.zip"&gt;devzone.nordicsemi.com/.../wififund_5F00_less4_5F00_exer1.zip&lt;/a&gt;Sorry for the confusion I am using the nrf5340 DK with the nrf7002EK. Build Configuration I am using&amp;nbsp; &amp;nbsp;nrf5340dk_nrf5340_cpuapp_ns.&lt;/p&gt;
&lt;p&gt;I have zipped the Terminal output and attached as zip file&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fatal errors for examples in wifi fundamental course exercises for nrf5340 builds</title><link>https://devzone.nordicsemi.com/thread/508936?ContentTypeID=1</link><pubDate>Mon, 04 Nov 2024 11:55:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4bfe2859-3a02-4b65-8486-2fb6efda33c6</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for reaching out regarding the issue you&amp;#39;ve encountered.&lt;/p&gt;
&lt;p&gt;As far as I know, the Wi-Fi Academy course exercises are designed specifically for either the nRF7002DK or the nRF5340DK in combination with the nRF7002EK. Therefore, your setup with the nRF5340 and nRF7002EB may not work directly with these exercises.&lt;/p&gt;
&lt;p&gt;For the log and file sharing, you can try to insert log as codes, and compress the files before uploading. Let me know if you need more help.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>