<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: PN7462 DoorAccess Example with NULLRTOS in NFC</title>
    <link>https://community.nxp.com/t5/NFC/PN7462-DoorAccess-Example-with-NULLRTOS/m-p/1039642#M6963</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kan,&lt;/P&gt;&lt;P&gt;Thanks for looking into this.&lt;/P&gt;&lt;P&gt;Unfortunately, when I exclude these 2 files from the built, I get the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;17:54:42 **** Build of configuration DebugPN7462AU for project PN7462AU_ex_phExDoorAccess ****&lt;/P&gt;&lt;P&gt;make -r -j4 all&lt;/P&gt;&lt;P&gt;Building target: PN7462AU_ex_phExDoorAccess.axf&lt;/P&gt;&lt;P&gt;Invoking: MCU Linker&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;arm-none-eabi-gcc -nostdlib -L"C:\Users\Shoaib\Documents\NxpWorkspace\PN7462AU\phHal\phhalRf\lib" -Xlinker&lt;STRONG&gt; .... and so on&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;c:/nxp/mcuxpressoide_11.1.1_3241/ide/plugins/com.nx &lt;STRONG&gt;... and so on&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;_cr__main.c:(.text.__main+0x6): undefined reference to `main'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;collect2.exe: error: ld returned 1 exit status&lt;BR /&gt;make: *** [makefile:126: PN7462AU_ex_phExDoorAccess.axf] Error 1&lt;BR /&gt;"make -r -j4 all" terminated with exit code 2. Build might be incomplete.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jun 2020 17:11:45 GMT</pubDate>
    <dc:creator>s_ali</dc:creator>
    <dc:date>2020-06-02T17:11:45Z</dc:date>
    <item>
      <title>PN7462 DoorAccess Example with NULLRTOS</title>
      <link>https://community.nxp.com/t5/NFC/PN7462-DoorAccess-Example-with-NULLRTOS/m-p/1039640#M6961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We have just started experimenting with PN7462 using NXP's development. We have tried the Basic Discovery Loop example and successfully build it with NULL_OS option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The door access example seems to be the most relevant and we are trying to build it with the same NULL_OS option but getting build errors - 2 of 34 pasted below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;c:/nxp/mcuxpressoide_11.1.1_3241/ide/plugins/com.nxp.mcuxpresso.tools.win32_11.1.0.202001081728/tools/bin/../lib/gcc/arm-none-eabi/8.3.1/../../../../arm-none-eabi/bin/ld.exe: ./phOsal/src/NullOs/portable/phOsal_Port_CM4.o: in function `phOsal_InitTickTimer':&lt;BR /&gt;C:/Users/Shoaib/Documents/NxpPn7462/phOsal/src/NullOs/portable/phOsal_Port_CM4.c:61: multiple definition of `phOsal_InitTickTimer'; ./phOsal/src/NullOs/portable/phOsal_Port_CM3.o:C:/Users/Shoaib/Documents/NxpPn7462/phOsal/src/NullOs/portable/phOsal_Port_CM3.c:59: first defined here&lt;BR /&gt;c:/nxp/mcuxpressoide_11.1.1_3241/ide/plugins/com.nxp.mcuxpresso.tools.win32_11.1.0.202001081728/tools/bin/../lib/gcc/arm-none-eabi/8.3.1/../../../../arm-none-eabi/bin/ld.exe: ./phOsal/src/NullOs/portable/phOsal_Port_CM4.o: in function `phOsal_StartTickTimer':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now having looked at the main file phExDoorAccess.c, it looks like this particular project doesn't support NULL_OS option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/108754i79A5A9F5DABEF398/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please could we get a confirmation if that is the case. Our application demands use of LPCD and there around 20uA average idle current from the device when in LPCD..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2020 15:05:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PN7462-DoorAccess-Example-with-NULLRTOS/m-p/1039640#M6961</guid>
      <dc:creator>s_ali</dc:creator>
      <dc:date>2020-06-01T15:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: PN7462 DoorAccess Example with NULLRTOS</title>
      <link>https://community.nxp.com/t5/NFC/PN7462-DoorAccess-Example-with-NULLRTOS/m-p/1039641#M6962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shoaib,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please exclude these two files from build as below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/108858iB8CF381B662ACF52/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2020 09:05:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PN7462-DoorAccess-Example-with-NULLRTOS/m-p/1039641#M6962</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2020-06-02T09:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: PN7462 DoorAccess Example with NULLRTOS</title>
      <link>https://community.nxp.com/t5/NFC/PN7462-DoorAccess-Example-with-NULLRTOS/m-p/1039642#M6963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kan,&lt;/P&gt;&lt;P&gt;Thanks for looking into this.&lt;/P&gt;&lt;P&gt;Unfortunately, when I exclude these 2 files from the built, I get the following error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;17:54:42 **** Build of configuration DebugPN7462AU for project PN7462AU_ex_phExDoorAccess ****&lt;/P&gt;&lt;P&gt;make -r -j4 all&lt;/P&gt;&lt;P&gt;Building target: PN7462AU_ex_phExDoorAccess.axf&lt;/P&gt;&lt;P&gt;Invoking: MCU Linker&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;arm-none-eabi-gcc -nostdlib -L"C:\Users\Shoaib\Documents\NxpWorkspace\PN7462AU\phHal\phhalRf\lib" -Xlinker&lt;STRONG&gt; .... and so on&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;c:/nxp/mcuxpressoide_11.1.1_3241/ide/plugins/com.nx &lt;STRONG&gt;... and so on&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;_cr__main.c:(.text.__main+0x6): undefined reference to `main'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;collect2.exe: error: ld returned 1 exit status&lt;BR /&gt;make: *** [makefile:126: PN7462AU_ex_phExDoorAccess.axf] Error 1&lt;BR /&gt;"make -r -j4 all" terminated with exit code 2. Build might be incomplete.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2020 17:11:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PN7462-DoorAccess-Example-with-NULLRTOS/m-p/1039642#M6963</guid>
      <dc:creator>s_ali</dc:creator>
      <dc:date>2020-06-02T17:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: PN7462 DoorAccess Example with NULLRTOS</title>
      <link>https://community.nxp.com/t5/NFC/PN7462-DoorAccess-Example-with-NULLRTOS/m-p/1039643#M6964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shoaib,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just confirmed with the expert, NULLOS option is not available now for this demo, so you have to include freeRTOS in the building.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the confusion that has caused.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Have a great day,&lt;BR /&gt;Kan&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;BR /&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2020 03:20:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PN7462-DoorAccess-Example-with-NULLRTOS/m-p/1039643#M6964</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2020-06-03T03:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: PN7462 DoorAccess Example with NULLRTOS</title>
      <link>https://community.nxp.com/t5/NFC/PN7462-DoorAccess-Example-with-NULLRTOS/m-p/1039644#M6965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kan,&lt;/P&gt;&lt;P&gt;Thanks for clarification :smileyhappy:.&lt;/P&gt;&lt;P&gt;User manual probably needs to specify this too.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2020 11:02:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NFC/PN7462-DoorAccess-Example-with-NULLRTOS/m-p/1039644#M6965</guid>
      <dc:creator>s_ali</dc:creator>
      <dc:date>2020-06-03T11:02:35Z</dc:date>
    </item>
  </channel>
</rss>

