<?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>Updating to latest Keil Pro compiler</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59449/updating-to-latest-keil-pro-compiler</link><description>Hi, 
 I had some of your example projects which were being evaluated within Keil and SEGGER and now have an issue with Keil after updating to the PRO license. 
 I now get the error &amp;#39;L6218E: Undefined symbol ASSERT (referred from boards.o)&amp;#39; 
 This must</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Mar 2020 16:58:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59449/updating-to-latest-keil-pro-compiler" /><item><title>RE: Updating to latest Keil Pro compiler</title><link>https://devzone.nordicsemi.com/thread/241442?ContentTypeID=1</link><pubDate>Tue, 24 Mar 2020 16:58:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1afcdb1c-bc69-48ba-898a-3e1c7aa8619b</guid><dc:creator>awneil</dc:creator><description>[quote userid="88590" url="~/f/nordic-q-a/59449/updating-to-latest-keil-pro-compiler"]This must be something specific with the pro license[/quote]
&lt;p&gt;No - it is a perfectly standard &amp;#39;C&amp;#39; issue.&lt;/p&gt;
&lt;p&gt;It means exactly what it says - you have used ASSERT in your code, but you have not defined it.&lt;/p&gt;
&lt;p&gt;(ASSERT is usually a macro)&lt;/p&gt;
[quote userid="88590" url="~/f/nordic-q-a/59449/updating-to-latest-keil-pro-compiler"]the previous license (32K evaluation) worked fine[/quote]
&lt;p&gt;Did you re-install into a different directory, perhaps ?&lt;/p&gt;
&lt;p&gt;Can you go back to the old version, and use that to see where it was getting its ASSERT definition from ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>