<?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 Unable to Compile LPCOpen Example Project in Keil uVision — Missing .lib File Error in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Unable-to-Compile-LPCOpen-Example-Project-in-Keil-uVision/m-p/2087119#M58134</link>
    <description>&lt;P class=""&gt;Dear NXP Support Team,&lt;/P&gt;&lt;P class=""&gt;I am currently working with the LPCOpen example projects using Keil uVision 4, and I am facing a compilation issue that I need assistance with.&lt;/P&gt;&lt;P class=""&gt;Specifically, I am trying to build the periph_can project located at the following path in LPCOpen v2.07:lpcopen_2_07_keil_iar_nxp_lpcxpresso_1769\applications\lpc17xx_40xx\keil_uvision_projects\nxp_lpcxpresso_1769\periph\periph_can&lt;/P&gt;&lt;P class=""&gt;Without modifying any default settings, upon compiling, I encounter the following error:&lt;/P&gt;&lt;P class=""&gt;.\keil_output\iflash_nxp_lpcxpresso_1769\can_iflash_nxp_lpcxpresso_1769.axf: error: L6002U: Could not open file ..\..\..\..\..\..\software\lpc_core\lpc_board\boards_17xx\nxp_lpcxpresso_1769\keil_output\board_nxp_lpcxpresso_1769.lib: No such file or directory&lt;/P&gt;&lt;P class=""&gt;To resolve this, I tried the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P class=""&gt;Navigated to:&lt;BR /&gt;C:\lpcopen_2_10_keil_iar_ea_devkit_1788\software\lpc_core\lpc_board\boards_17xx\ea_devkit_1788&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;Opened the lib_lpc_board_ea_devkit_1788.uvproj project.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;Built the project successfully, which generated the .lib file:&lt;BR /&gt;board_ea_devkit_1788.lib&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class=""&gt;Despite this, the same error persists, pointing to the absence of:&lt;/P&gt;&lt;P class=""&gt;board_nxp_lpcxpresso_1769.lib&lt;/P&gt;&lt;P class=""&gt;However, I have manually verified that the .lib file does exist at the specified path. I cannot find any reason for the linker to report that it is missing.&lt;/P&gt;&lt;P class=""&gt;Could you please assist me in resolving this issue or advise if there are additional configurations needed to properly link the LPCOpen board libraries?&lt;/P&gt;&lt;P class=""&gt;Thank you in advance for your support.&lt;/P&gt;&lt;P class=""&gt;Best regards,&lt;BR /&gt;&lt;STRONG&gt;Nisarga&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Apr 2025 07:18:43 GMT</pubDate>
    <dc:creator>Nisarga</dc:creator>
    <dc:date>2025-04-25T07:18:43Z</dc:date>
    <item>
      <title>Unable to Compile LPCOpen Example Project in Keil uVision — Missing .lib File Error</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Unable-to-Compile-LPCOpen-Example-Project-in-Keil-uVision/m-p/2087119#M58134</link>
      <description>&lt;P class=""&gt;Dear NXP Support Team,&lt;/P&gt;&lt;P class=""&gt;I am currently working with the LPCOpen example projects using Keil uVision 4, and I am facing a compilation issue that I need assistance with.&lt;/P&gt;&lt;P class=""&gt;Specifically, I am trying to build the periph_can project located at the following path in LPCOpen v2.07:lpcopen_2_07_keil_iar_nxp_lpcxpresso_1769\applications\lpc17xx_40xx\keil_uvision_projects\nxp_lpcxpresso_1769\periph\periph_can&lt;/P&gt;&lt;P class=""&gt;Without modifying any default settings, upon compiling, I encounter the following error:&lt;/P&gt;&lt;P class=""&gt;.\keil_output\iflash_nxp_lpcxpresso_1769\can_iflash_nxp_lpcxpresso_1769.axf: error: L6002U: Could not open file ..\..\..\..\..\..\software\lpc_core\lpc_board\boards_17xx\nxp_lpcxpresso_1769\keil_output\board_nxp_lpcxpresso_1769.lib: No such file or directory&lt;/P&gt;&lt;P class=""&gt;To resolve this, I tried the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P class=""&gt;Navigated to:&lt;BR /&gt;C:\lpcopen_2_10_keil_iar_ea_devkit_1788\software\lpc_core\lpc_board\boards_17xx\ea_devkit_1788&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;Opened the lib_lpc_board_ea_devkit_1788.uvproj project.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;Built the project successfully, which generated the .lib file:&lt;BR /&gt;board_ea_devkit_1788.lib&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class=""&gt;Despite this, the same error persists, pointing to the absence of:&lt;/P&gt;&lt;P class=""&gt;board_nxp_lpcxpresso_1769.lib&lt;/P&gt;&lt;P class=""&gt;However, I have manually verified that the .lib file does exist at the specified path. I cannot find any reason for the linker to report that it is missing.&lt;/P&gt;&lt;P class=""&gt;Could you please assist me in resolving this issue or advise if there are additional configurations needed to properly link the LPCOpen board libraries?&lt;/P&gt;&lt;P class=""&gt;Thank you in advance for your support.&lt;/P&gt;&lt;P class=""&gt;Best regards,&lt;BR /&gt;&lt;STRONG&gt;Nisarga&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2025 07:18:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Unable-to-Compile-LPCOpen-Example-Project-in-Keil-uVision/m-p/2087119#M58134</guid>
      <dc:creator>Nisarga</dc:creator>
      <dc:date>2025-04-25T07:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Compile LPCOpen Example Project in Keil uVision — Missing .lib File Error</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Unable-to-Compile-LPCOpen-Example-Project-in-Keil-uVision/m-p/2087744#M58140</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/247852"&gt;@Nisarga&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Based on your report error,&lt;/P&gt;
&lt;P&gt;..\..\..\..\..\..\software\lpc_core\lpc_board\boards_17xx\nxp_lpcxpresso_1769\keil_output\board_nxp_lpcxpresso_1769.lib: No such file or directory&lt;/P&gt;
&lt;P&gt;You try to open&amp;nbsp;C:\lpcopen_2_10_keil_iar_ea_devkit_1788\software\lpc_core\lpc_board\boards_17xx\ea_devkit_1788&lt;/P&gt;
&lt;P&gt;I think you should open \lpc_core\lpc_board\boards_17xx\nxp_lpcxpresso_1769&amp;nbsp; project and compile it.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Apr 2025 09:12:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Unable-to-Compile-LPCOpen-Example-Project-in-Keil-uVision/m-p/2087744#M58140</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2025-04-27T09:12:42Z</dc:date>
    </item>
  </channel>
</rss>

