<?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: Failed to build FreeRTOS using the new IDE MCUXpresso IDE v24.9.25 in Release configuration in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Failed-to-build-FreeRTOS-using-the-new-IDE-MCUXpresso-IDE-v24-9/m-p/2001887#M57312</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221349"&gt;@sushmasan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Harry_Zhang_0-1732615323940.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/312572i6515CE64694643A8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Harry_Zhang_0-1732615323940.png" alt="Harry_Zhang_0-1732615323940.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I tested your project.&lt;/P&gt;
&lt;P&gt;Debug and Release are no issue.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
    <pubDate>Tue, 26 Nov 2024 10:02:53 GMT</pubDate>
    <dc:creator>Harry_Zhang</dc:creator>
    <dc:date>2024-11-26T10:02:53Z</dc:date>
    <item>
      <title>Failed to build FreeRTOS using the new IDE MCUXpresso IDE v24.9.25 in Release configuration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Failed-to-build-FreeRTOS-using-the-new-IDE-MCUXpresso-IDE-v24-9/m-p/1999194#M57302</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;I am wondering why FreeRTOS build is failing only in Release configuration, where as the build is successful with Debug configuration.&lt;/P&gt;&lt;P&gt;The same code worked fine in both Debug and release configuration with "MCUXpresso IDE v11.10.0_3148"&lt;/P&gt;&lt;P&gt;Any idea, what is different in the new IDE release compared to the last release?&lt;/P&gt;&lt;P&gt;Please find the FreeRTOS directory structure,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sushmasan_0-1732210315751.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/311779i513F73BAD74A676B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sushmasan_0-1732210315751.png" alt="sushmasan_0-1732210315751.png" /&gt;&lt;/span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sushmasan_1-1732210364260.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/311780iE3F533E334C18B95/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sushmasan_1-1732210364260.png" alt="sushmasan_1-1732210364260.png" /&gt;&lt;/span&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sushmasan_2-1732210419141.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/311781i8600C29FE914BA80/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sushmasan_2-1732210419141.png" alt="sushmasan_2-1732210419141.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Here is the error,&lt;/P&gt;&lt;LI-CODE lang="c"&gt;make -r -j16 all 
make[1]: *** No rule to make target '../freertos/freertos-kernel/portable/GCC/ARM_CM33_NTZ/non_secure/portasm.c', needed by 'freertos/freertos-kernel/portable/GCC/ARM_CM33_NTZ/non_secure/portasm.o'.  Stop.
Building file: ../freertos/freertos-kernel/portable/MemMang/heap_4.c
make[1]: *** Waiting for unfinished jobs....
Building file: ../freertos/freertos-kernel/portable/GCC/ARM_CM33_NTZ/non_secure/port.c
Invoking: MCU C Compiler
arm-none-eabi-gcc -DCPU_LPC55S69JBD100 -DCPU_LPC55S69JBD100_cm33 -DCPU_LPC55S69JBD100_cm33_core0 -DSDK_OS_BAREMETAL -DSDK_DEBUGCONSOLE=1 -DCR_INTEGER_PRINTF -DPRINTF_FLOAT_ENABLE=0 -DSERIAL_PORT_TYPE_UART=1 -DSDK_OS_FREE_RTOS -D__MCUXPRESSO -D__USE_CMSIS -DNDEBUG -D__REDLIB__ -I"C:\Test\CODE_WORKSPACE\21Nov2024_With_New_IDE\FreeRTOS_Lib\source" -I"C:\Test\CODE_WORKSPACE\21Nov2024_With_New_IDE\LPC55S69_Core\CMSIS" -I"C:\Test\CODE_WORKSPACE\21Nov2024_With_New_IDE\LPC55S69_Core\device" -I"C:\Test\CODE_WORKSPACE\21Nov2024_With_New_IDE\FreeRTOS_Lib\freertos\freertos-kernel\include" -I"C:\Test\CODE_WORKSPACE\21Nov2024_With_New_IDE\FreeRTOS_Lib\freertos\freertos-kernel\portable\GCC\ARM_CM33_NTZ\non_secure" -Os -fno-common -g -gdwarf-4 -Wall -c -ffunction-sections -fdata-sections -fno-builtin -fmacro-prefix-map="../freertos/freertos-kernel/portable/MemMang/"= -mcpu=cortex-m33 -mfpu=fpv5-sp-d16 -mfloat-abi=hard -mthumb -D__REDLIB__ -fstack-usage -specs=redlib.specs -MMD -MP -MF"freertos/freertos-kernel/portable/MemMang/heap_4.d" -MT"freertos/freertos-kernel/portable/MemMang/heap_4.o" -MT"freertos/freertos-kernel/portable/MemMang/heap_4.d" -o "freertos/freertos-kernel/portable/MemMang/heap_4.o" "../freertos/freertos-kernel/portable/MemMang/heap_4.c"
Invoking: MCU C Compiler
arm-none-eabi-gcc -DCPU_LPC55S69JBD100 -DCPU_LPC55S69JBD100_cm33 -DCPU_LPC55S69JBD100_cm33_core0 -DSDK_OS_BAREMETAL -DSDK_DEBUGCONSOLE=1 -DCR_INTEGER_PRINTF -DPRINTF_FLOAT_ENABLE=0 -DSERIAL_PORT_TYPE_UART=1 -DSDK_OS_FREE_RTOS -D__MCUXPRESSO -D__USE_CMSIS -DNDEBUG -D__REDLIB__ -I"C:\Test\CODE_WORKSPACE\21Nov2024_With_New_IDE\FreeRTOS_Lib\source" -I"C:\Test\CODE_WORKSPACE\21Nov2024_With_New_IDE\LPC55S69_Core\CMSIS" -I"C:\Test\CODE_WORKSPACE\21Nov2024_With_New_IDE\LPC55S69_Core\device" -I"C:\Test\CODE_WORKSPACE\21Nov2024_With_New_IDE\FreeRTOS_Lib\freertos\freertos-kernel\include" -I"C:\Test\CODE_WORKSPACE\21Nov2024_With_New_IDE\FreeRTOS_Lib\freertos\freertos-kernel\portable\GCC\ARM_CM33_NTZ\non_secure" -Os -fno-common -g -gdwarf-4 -Wall -c -ffunction-sections -fdata-sections -fno-builtin -fmacro-prefix-map="../freertos/freertos-kernel/portable/GCC/ARM_CM33_NTZ/non_secure/"= -mcpu=cortex-m33 -mfpu=fpv5-sp-d16 -mfloat-abi=hard -mthumb -D__REDLIB__ -fstack-usage -specs=redlib.specs -MMD -MP -MF"freertos/freertos-kernel/portable/GCC/ARM_CM33_NTZ/non_secure/port.d" -MT"freertos/freertos-kernel/portable/GCC/ARM_CM33_NTZ/non_secure/port.o" -MT"freertos/freertos-kernel/portable/GCC/ARM_CM33_NTZ/non_secure/port.d" -o "freertos/freertos-kernel/portable/GCC/ARM_CM33_NTZ/non_secure/port.o" "../freertos/freertos-kernel/portable/GCC/ARM_CM33_NTZ/non_secure/port.c"
Finished building: ../freertos/freertos-kernel/portable/GCC/ARM_CM33_NTZ/non_secure/port.c
Finished building: ../freertos/freertos-kernel/portable/MemMang/heap_4.c

make: *** [makefile:37: all] Error 2
"make -r -j16 all" terminated with exit code 2. Build might be incomplete.&lt;/LI-CODE&gt;&lt;P&gt;Regards,&lt;BR /&gt;San&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2024 17:34:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Failed-to-build-FreeRTOS-using-the-new-IDE-MCUXpresso-IDE-v24-9/m-p/1999194#M57302</guid>
      <dc:creator>sushmasan</dc:creator>
      <dc:date>2024-11-21T17:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to build FreeRTOS using the new IDE MCUXpresso IDE v24.9.25 in Release configuration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Failed-to-build-FreeRTOS-using-the-new-IDE-MCUXpresso-IDE-v24-9/m-p/1999987#M57305</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221349"&gt;@sushmasan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Base on the error,&amp;nbsp;No rule to make target '../freertos/freertos-kernel/portable/GCC/ARM_CM33_NTZ/non_secure/portasm.c', needed by 'freertos/freertos-kernel/portable/GCC/ARM_CM33_NTZ/non_secure/portasm.o'.&lt;/P&gt;
&lt;P&gt;The file may be missing or the path is incorrectly specified in the build configuration for the Release build.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Fri, 22 Nov 2024 09:56:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Failed-to-build-FreeRTOS-using-the-new-IDE-MCUXpresso-IDE-v24-9/m-p/1999987#M57305</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2024-11-22T09:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to build FreeRTOS using the new IDE MCUXpresso IDE v24.9.25 in Release configuration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Failed-to-build-FreeRTOS-using-the-new-IDE-MCUXpresso-IDE-v24-9/m-p/2001223#M57309</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229957"&gt;@Harry_Zhang&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I think you might have seen my comment, debug configuration build is working only release configuration build is failing.&lt;/P&gt;&lt;P&gt;If the file is not present, then build has to fail with debug configuration build also.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Please find the FreeRTOS and LPC55S69 core for your reference.&lt;/P&gt;&lt;P&gt;I just created a workspace with new IDE version and exported the Free RTOS and LPC55S69 core and build it. Only Free RTOS is failed to build that too on Release build configuration only.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;San&lt;/P&gt;</description>
      <pubDate>Mon, 25 Nov 2024 15:14:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Failed-to-build-FreeRTOS-using-the-new-IDE-MCUXpresso-IDE-v24-9/m-p/2001223#M57309</guid>
      <dc:creator>sushmasan</dc:creator>
      <dc:date>2024-11-25T15:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to build FreeRTOS using the new IDE MCUXpresso IDE v24.9.25 in Release configuration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Failed-to-build-FreeRTOS-using-the-new-IDE-MCUXpresso-IDE-v24-9/m-p/2001887#M57312</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221349"&gt;@sushmasan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Harry_Zhang_0-1732615323940.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/312572i6515CE64694643A8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Harry_Zhang_0-1732615323940.png" alt="Harry_Zhang_0-1732615323940.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I tested your project.&lt;/P&gt;
&lt;P&gt;Debug and Release are no issue.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 10:02:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Failed-to-build-FreeRTOS-using-the-new-IDE-MCUXpresso-IDE-v24-9/m-p/2001887#M57312</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2024-11-26T10:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to build FreeRTOS using the new IDE MCUXpresso IDE v24.9.25 in Release configuration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Failed-to-build-FreeRTOS-using-the-new-IDE-MCUXpresso-IDE-v24-9/m-p/2002062#M57315</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229957"&gt;@Harry_Zhang&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Were you able to build FreeRTOS in Release configuration using IDE version&amp;nbsp;v24.9.25?&lt;/P&gt;&lt;P&gt;Because in your snapshot I saw LPC55s69_Core component build details.&lt;BR /&gt;The issue I am seeing is only with FreeRTOS component, that too in Release configuration.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;San&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2024 14:48:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Failed-to-build-FreeRTOS-using-the-new-IDE-MCUXpresso-IDE-v24-9/m-p/2002062#M57315</guid>
      <dc:creator>sushmasan</dc:creator>
      <dc:date>2024-11-26T14:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to build FreeRTOS using the new IDE MCUXpresso IDE v24.9.25 in Release configuration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Failed-to-build-FreeRTOS-using-the-new-IDE-MCUXpresso-IDE-v24-9/m-p/2003271#M57322</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221349"&gt;@sushmasan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just build your attached using IDE version v24.9.25.&lt;/P&gt;
&lt;P&gt;"&lt;SPAN&gt;Were you able to build FreeRTOS in Release configuration using IDE version&amp;nbsp;v24.9.25?&lt;/SPAN&gt;"&lt;/P&gt;
&lt;P&gt;Should i&amp;nbsp; create a new FreeRTOS project&amp;nbsp;using IDE version&amp;nbsp;v24.9.25 and build it?&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2024 02:33:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Failed-to-build-FreeRTOS-using-the-new-IDE-MCUXpresso-IDE-v24-9/m-p/2003271#M57322</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2024-11-28T02:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to build FreeRTOS using the new IDE MCUXpresso IDE v24.9.25 in Release configuration</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Failed-to-build-FreeRTOS-using-the-new-IDE-MCUXpresso-IDE-v24-9/m-p/2005398#M57334</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/229957"&gt;@Harry_Zhang&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You don't need to create a new FreeRTOS project.&lt;/P&gt;&lt;P&gt;But I am wondering why in my workspace only the Release configuration is failing.&lt;/P&gt;&lt;P&gt;I even tried creating a new workspace, but still the same issue is seen.&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;San&lt;/P&gt;</description>
      <pubDate>Mon, 02 Dec 2024 19:48:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Failed-to-build-FreeRTOS-using-the-new-IDE-MCUXpresso-IDE-v24-9/m-p/2005398#M57334</guid>
      <dc:creator>sushmasan</dc:creator>
      <dc:date>2024-12-02T19:48:00Z</dc:date>
    </item>
  </channel>
</rss>

