<?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: LPC54018JxM : flashing internal flash in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018JxM-flashing-internal-flash/m-p/894158#M35845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/belmontbob59@gmail.com"&gt;belmontbob59@gmail.com&lt;/A&gt;，‌&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; You can try this sample project:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/519163"&gt;LPC54018JxM:XIP erase and program internal SPIFI Flash&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Nov 2019 09:33:39 GMT</pubDate>
    <dc:creator>shaozhongliangs</dc:creator>
    <dc:date>2019-11-29T09:33:39Z</dc:date>
    <item>
      <title>LPC54018JxM : flashing internal flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018JxM-flashing-internal-flash/m-p/894154#M35841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;Do you have some sample project to flash LPC54018JxM’s internal flash?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;I’ve downloaded full 54S018M::SDK 2.5.0 but could not find any example.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;While browsing SDK builder’s standalone examples for 54S018M; I stumbled upon and downloaded “flashloader” (targeting KEIL IDE); however there is no readme file and the project does not compile, I get the errors below. Please advise.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;gt;&amp;gt;&amp;gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;*** Using Compiler 'V5.06 update 4 (build 422)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;Rebuild target 'flashloader release'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling external_memory_property_map_LPC54S018M.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;LPC54S018M/external_memory_property_map_LPC54S018M.c(8): error:&amp;nbsp; #5: cannot open source input file "property/property.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "property/property.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;LPC54S018M/external_memory_property_map_LPC54S018M.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling bl_flexcomm_spi_irq_config_common.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;LPC54S018M/bl_flexcomm_spi_irq_config_common.c(8): error:&amp;nbsp; #5: cannot open source input file "bootloader/bl_context.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "bootloader/bl_context.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;LPC54S018M/bl_flexcomm_spi_irq_config_common.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling bl_flexcomm_usart_irq_config_common.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;LPC54S018M/bl_flexcomm_usart_irq_config_common.c(8): error:&amp;nbsp; #5: cannot open source input file "bootloader/bl_context.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "bootloader/bl_context.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;LPC54S018M/bl_flexcomm_usart_irq_config_common.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling bl_flexcomm_i2c_irq_config_common.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;LPC54S018M/bl_flexcomm_i2c_irq_config_common.c(8): error:&amp;nbsp; #5: cannot open source input file "bootloader/bl_context.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "bootloader/bl_context.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;LPC54S018M/bl_flexcomm_i2c_irq_config_common.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling memory_map_LPC54S018M.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;LPC54S018M/memory_map_LPC54S018M.c(8): error:&amp;nbsp; #5: cannot open source input file "bootloader/bl_context.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "bootloader/bl_context.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;LPC54S018M/memory_map_LPC54S018M.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling peripherals_LPC54S018M.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;LPC54S018M/peripherals_LPC54S018M.c(8): error:&amp;nbsp; #5: cannot open source input file "bootloader/bl_context.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "bootloader/bl_context.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;LPC54S018M/peripherals_LPC54S018M.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling key_store_hal_lpc54s018.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/authentication/src/key_store_hal_lpc54s018.c(8): error:&amp;nbsp; #5: cannot open source input file "bootloader/bl_context.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "bootloader/bl_context.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/authentication/src/key_store_hal_lpc54s018.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling bl_app_crc_check.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/bootloader/src/bl_app_crc_check.c(8): error:&amp;nbsp; #5: cannot open source input file "utilities/fsl_assert.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "utilities/fsl_assert.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/bootloader/src/bl_app_crc_check.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling bl_context.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/bootloader/src/bl_context.c(9): error:&amp;nbsp; #5: cannot open source input file "bootloader/bl_context.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "bootloader/bl_context.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/bootloader/src/bl_context.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling autobaud_irq.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/autobaud/autobaud_irq.c(9): error:&amp;nbsp; #5: cannot open source input file "autobaud/autobaud.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "autobaud/autobaud.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/autobaud/autobaud_irq.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling bl_main.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/bootloader/src/bl_main.c(11): error:&amp;nbsp; #5: cannot open source input file "utilities/fsl_assert.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "utilities/fsl_assert.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/bootloader/src/bl_main.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling clock_config_LPC54S018M.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;LPC54S018M/clock_config_LPC54S018M.c(9): error:&amp;nbsp; #5: cannot open source input file "bootloader/bl_context.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "bootloader/bl_context.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;LPC54S018M/clock_config_LPC54S018M.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling hardware_init_LPC54S018M.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;LPC54S018M/hardware_init_LPC54S018M.c(9): error:&amp;nbsp; #5: cannot open source input file "bootloader/bl_context.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "bootloader/bl_context.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;LPC54S018M/hardware_init_LPC54S018M.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling bl_command.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/bootloader/src/bl_command.c(10): error:&amp;nbsp; #5: cannot open source input file "bootloader/bootloader.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "bootloader/bootloader.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/bootloader/src/bl_command.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling pinmux_utility_lpc.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;LPC54S018M/pinmux_utility_lpc.c(12): error:&amp;nbsp; #5: cannot open source input file "bootloader/bl_context.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "bootloader/bl_context.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;LPC54S018M/pinmux_utility_lpc.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling bl_misc.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/bootloader/src/bl_misc.c(8): error:&amp;nbsp; #5: cannot open source input file "bootloader/bootloader.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "bootloader/bootloader.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/bootloader/src/bl_misc.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling system_LPC54S018M.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling fsl_power.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling fsl_reset.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling fsl_common.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling fsl_inputmux.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling bl_shutdown_cleanup.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/bootloader/src/bl_shutdown_cleanup.c(10): error:&amp;nbsp; #5: cannot open source input file "utilities/fsl_rtos_abstraction.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "utilities/fsl_rtos_abstraction.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/bootloader/src/bl_shutdown_cleanup.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling bl_tree_root.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/bootloader/src/bl_tree_root.c(9): error:&amp;nbsp; #5: cannot open source input file "bootloader/bootloader.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "bootloader/bootloader.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/bootloader/src/bl_tree_root.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling fsl_crc.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling key_store.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling flexcomm_i2c_peripheral_interface.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/bootloader/src/flexcomm_i2c_peripheral_interface.c(10): error:&amp;nbsp; #5: cannot open source input file "bootloader/bl_context.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "bootloader/bl_context.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/bootloader/src/flexcomm_i2c_peripheral_interface.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling bl_exception_handler.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling fsl_flexcomm.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling fsl_power_lib.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling fsl_puf.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling flexcomm_spi_peripheral_interface.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/bootloader/src/flexcomm_spi_peripheral_interface.c(9): error:&amp;nbsp; #5: cannot open source input file "utilities/fsl_assert.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "utilities/fsl_assert.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/bootloader/src/flexcomm_spi_peripheral_interface.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling fsl_usart.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling flexcomm_usart_peripheral_interface.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/bootloader/src/flexcomm_usart_peripheral_interface.c(9): error:&amp;nbsp; #5: cannot open source input file "bootloader/bl_context.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "bootloader/bl_context.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/bootloader/src/flexcomm_usart_peripheral_interface.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling usb_osa_bm.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling usb_hid_msc_peripheral_interface.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/bootloader/src/usb_hid_msc_peripheral_interface.c(9): error:&amp;nbsp; #5: cannot open source input file "bootloader/bl_context.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "bootloader/bl_context.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/bootloader/src/usb_hid_msc_peripheral_interface.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling crc32.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/crc/crc32.c(8): error:&amp;nbsp; #5: cannot open source input file "crc/crc32.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "crc/crc32.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/crc/crc32.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling crc16.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/crc/crc16.c(8): error:&amp;nbsp; #5: cannot open source input file "crc/crc16.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "crc/crc16.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/crc/crc16.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling bl_user_entry.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling fsl_spi.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling fsl_i2c.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling normal_memory.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/memory/src/normal_memory.h(10): error:&amp;nbsp; #5: cannot open source input file "memory/memory.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "memory/memory.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/memory/src/normal_memory.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling device_memory.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/memory/src/device_memory.h(10): error:&amp;nbsp; #5: cannot open source input file "memory/memory.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "memory/memory.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/memory/src/device_memory.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling aes_otp.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling fsl_gpio.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling sram_init_lpc.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/memory/src/sram_init_lpc.c(9): error:&amp;nbsp; #5: cannot open source input file "bootloader/bl_context.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "bootloader/bl_context.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/memory/src/sram_init_lpc.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling fsl_gint.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling fsl_clock.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;assembling pattern_fill.s...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling microseconds_sysclk.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/drivers/microseconds/microseconds_sysclk.c(150): error:&amp;nbsp; #20: identifier "__WEAK" is undefined&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; __WEAK uint32_t microseconds_get_clock(void)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/drivers/microseconds/microseconds_sysclk.c(150): error:&amp;nbsp; #101: "uint32_t" has already been declared in the current scope&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; __WEAK uint32_t microseconds_get_clock(void)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/drivers/microseconds/microseconds_sysclk.c(150): error:&amp;nbsp; #65: expected a ";"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; __WEAK uint32_t microseconds_get_clock(void)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/drivers/microseconds/microseconds_sysclk.c(164): warning: At end of source:&amp;nbsp; #12-D: parsing restarts here after previous syntax error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/drivers/microseconds/microseconds_sysclk.c: 1 warning, 3 errors&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling serial_packet.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/packet/src/serial_packet.c(10): error:&amp;nbsp; #5: cannot open source input file "bootloader/bl_context.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "bootloader/bl_context.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/packet/src/serial_packet.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling sbloader.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/sbloader/src/sbloader.c(12): error:&amp;nbsp; #5: cannot open source input file "sbloader/sbloader.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "sbloader/sbloader.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/sbloader/src/sbloader.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling spifi_nor_memory.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/memory/src/spifi_nor_memory.c(9): error:&amp;nbsp; #5: cannot open source input file "bootloader/bootloader.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "bootloader/bootloader.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/memory/src/spifi_nor_memory.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling property_lpc.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/property/src/property_lpc.c(10): error:&amp;nbsp; #5: cannot open source input file "property/property.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "property/property.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/property/src/property_lpc.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling memory.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/memory/src/memory.c(10): error:&amp;nbsp; #5: cannot open source input file "bootloader/bl_context.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "bootloader/bl_context.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/memory/src/memory.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling fsl_assert.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/utilities/src/fsl_assert.c(8): error:&amp;nbsp; #5: cannot open source input file "utilities/fsl_rtos_abstraction.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "utilities/fsl_rtos_abstraction.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/utilities/src/fsl_assert.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling fsl_rtos_abstraction.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/utilities/src/fsl_rtos_abstraction.c(8): error:&amp;nbsp; #5: cannot open source input file "utilities/fsl_assert.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "utilities/fsl_assert.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/utilities/src/fsl_rtos_abstraction.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling fsl_spifi.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling otp.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;assembling startup_LPC54S018M.s...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling fsl_pint.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling startup.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling hid_bootloader.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/usb/bm_composite/hid_bootloader.h(13): error:&amp;nbsp; #5: cannot open source input file "utilities/fsl_rtos_abstraction.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "utilities/fsl_rtos_abstraction.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/usb/bm_composite/hid_bootloader.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling msc_disk.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/usb/bm_composite/msc_disk.c(18): error:&amp;nbsp; #5: cannot open source input file "sbloader/sbloader.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "sbloader/sbloader.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/usb/bm_composite/msc_disk.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling composite.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/usb/bm_composite/hid_bootloader.h(13): error:&amp;nbsp; #5: cannot open source input file "utilities/fsl_rtos_abstraction.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "utilities/fsl_rtos_abstraction.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/usb/bm_composite/composite.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling usb_descriptor.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/usb/bm_composite/bootloader_hid_report_ids.h(10): error:&amp;nbsp; #5: cannot open source input file "packet/command_packet.h": No such file or directory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;&amp;nbsp; #include "packet/command_packet.h"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;source/usb/bm_composite/usb_descriptor.c: 0 warnings, 1 error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling spifi_nor_flash.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling usb_device_msc_ufi.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling usb_device_msc.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling usb_device_hid.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling usb_device_class.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling usb_device_ch9.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling usb_device_dci.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;compiling usb_device_lpcip3511.c...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;"release\flashloader.out" - 41 Error(s), 1 Warning(s).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;Target not created.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #44546a; font-family: 'courier new', courier, monospace;"&gt;Build Time Elapsed:&amp;nbsp; 00:00:05&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2019 21:11:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018JxM-flashing-internal-flash/m-p/894154#M35841</guid>
      <dc:creator>belmontbob59</dc:creator>
      <dc:date>2019-05-14T21:11:59Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54018JxM : flashing internal flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018JxM-flashing-internal-flash/m-p/894155#M35842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="322118" data-username="belmontbob59@gmail.com" href="https://community.nxp.com/people/belmontbob59@gmail.com"&gt;bob belmont&lt;/A&gt; ,&lt;/P&gt;&lt;P&gt;Thank you for your interest in NXP Semiconductor products and &lt;BR /&gt;for the opportunity to serve you.&lt;BR /&gt;It seems a bit weird.&lt;BR /&gt;The flashloader demo is compiled well on my site, my Keil is 5.24.1.&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/81181iE2FD0806E17AC8B3/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;TIC&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&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, 15 May 2019 07:12:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018JxM-flashing-internal-flash/m-p/894155#M35842</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2019-05-15T07:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54018JxM : flashing internal flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018JxM-flashing-internal-flash/m-p/894156#M35843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace; font-size: 15px;"&gt;I use KEIL 5.22.0.0. Please see attached version of the flashloader.zip I downloaded. It looks like the project's is missing some include path.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;&lt;SPAN style="font-size: 15px;"&gt;Is there a "readme" file on how to use the app ? Is this intended to work with&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 15px;"&gt;LPC54018JxM's 4MB internal flash ?&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace; font-size: 15px;"&gt;it does not appear&amp;nbsp; to be, because of the following configuration item in bootloader_config.h&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace; font-size: 15px;"&gt;#define BL_FEATURE_HAS_NO_INTERNAL_FLASH (1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;but without any documentation it's hard for me to figure out how to use this firmware.This application appears to rely on a host application to feed it with command and data ? if so which one ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;&lt;SPAN style="font-size: 15px;"&gt;I am looking for an example to flash&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 15px;"&gt;LPC54018JxM's&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 15px;"&gt;internal 4MB flash. &lt;/SPAN&gt;&lt;SPAN style="font-size: 15px;"&gt;Please help.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2019 16:01:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018JxM-flashing-internal-flash/m-p/894156#M35843</guid>
      <dc:creator>belmontbob59</dc:creator>
      <dc:date>2019-05-15T16:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54018JxM : flashing internal flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018JxM-flashing-internal-flash/m-p/894157#M35844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;Edit: I believe I figured it out. flashloader is part of the mcu_boot tool chain. I downloaded the full SDK with mcu_boot option checked, and the resulting flashloader (SDK\lpcxpresso54s018m\bootloader_examples) does compile under KEIL V 5.22.0.0 w/o errors. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;The standalone example (that one may download via SDK dashboard) that I've attached in my previous post is miss configured and &lt;SPAN style="text-decoration: underline;"&gt;does not&lt;/SPAN&gt; compile.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2019 17:09:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018JxM-flashing-internal-flash/m-p/894157#M35844</guid>
      <dc:creator>belmontbob59</dc:creator>
      <dc:date>2019-05-15T17:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: LPC54018JxM : flashing internal flash</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018JxM-flashing-internal-flash/m-p/894158#M35845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/belmontbob59@gmail.com"&gt;belmontbob59@gmail.com&lt;/A&gt;，‌&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; You can try this sample project:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/519163"&gt;LPC54018JxM:XIP erase and program internal SPIFI Flash&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Nov 2019 09:33:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC54018JxM-flashing-internal-flash/m-p/894158#M35845</guid>
      <dc:creator>shaozhongliangs</dc:creator>
      <dc:date>2019-11-29T09:33:39Z</dc:date>
    </item>
  </channel>
</rss>

