<?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: Compilation error in RT1170EVKB in MCX Microcontrollers</title>
    <link>https://community.nxp.com/t5/MCX-Microcontrollers/Compilation-error-in-RT1170EVKB/m-p/2066854#M2758</link>
    <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/247700"&gt;@shubhamosh12&lt;/a&gt;&amp;nbsp;Please see my comments below.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Different board should support dedicated corresponding SDK(&lt;A href="https://mcuxpresso.nxp.com/en/builder?hw=MIMXRT1170-EVK" target="_self"&gt;MIMXRT1170-EVK&lt;/A&gt; vs. &lt;A href="https://mcuxpresso.nxp.com/en/builder?hw=MIMXRT1170-EVKB" target="_self"&gt;MIMXRT1170-EVKB&lt;/A&gt;), it should be errors if using MIMXRT1170-EVK with the SDK of MIMXRT1170-EVKB. But mostly the difference is in the bottom-level parts, not application level.&lt;/LI&gt;
&lt;LI&gt;'&lt;CODE&gt;evkbmimxrt1170_maestro_sync&lt;/CODE&gt;' from your build log seems be EVKB SDK, not EVK. And we didn't provide 'maestro_sync' example from offical SDK, it suppose to be dedicated customezated application.&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;'The document eiq is for RT1170 and not for RT1170evkb, so can I run tflite on 1170evkb or not?' It deepends, there are some tflm-related examples(&lt;CODE&gt;tflm-label-image, kws, cifar10&lt;/CODE&gt;) which be workable both on RT1170-EVK and RT1170 EVKB board. You need to download corrosponsing SDK, also you can modify from your side base on you knowledge.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://github.com/nxp-mcuxpresso/mcux-sdk-examples/tree/main/evkbmimxrt1170/eiq_examples" target="_blank"&gt;https://github.com/nxp-mcuxpresso/mcux-sdk-examples/tree/main/evk&lt;FONT color="#FF0000"&gt;b&lt;/FONT&gt;mimxrt1170/eiq_examples&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://github.com/nxp-mcuxpresso/mcux-sdk-examples/tree/main/evkmimxrt1170/eiq_examples" target="_blank"&gt;https://github.com/nxp-mcuxpresso/mcux-sdk-examples/tree/main/evkmimxrt1170/eiq_examples&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 24 Mar 2025 03:42:10 GMT</pubDate>
    <dc:creator>Sam_Gao</dc:creator>
    <dc:date>2025-03-24T03:42:10Z</dc:date>
    <item>
      <title>Compilation error in RT1170EVKB</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/Compilation-error-in-RT1170EVKB/m-p/2066697#M2757</link>
      <description>&lt;P&gt;I am trying to run tflite on RT1170 EVKB, but I am creating errors because the cpp and c files are both running in the same source folder. Can anyone suggest a solution? The document eiq is for RT1170 and not for RT1170evkb, so can I run tflite on 1170evkb or not?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shubhamosh12_0-1742714655000.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/329359i55DB6ACCEB2FC2FF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shubhamosh12_0-1742714655000.png" alt="shubhamosh12_0-1742714655000.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;arm-none-eabi-gcc -nostdlib "-LE:\\new\\evkbmimxrt1170_maestro_sync\\vit\\CortexM7\\Lib" "-LE:\\new\\evkbmimxrt1170_maestro_sync\\voice_seeker\\lib" -Xlinker -no-warn-rwx-segments -Xlinker -Map=evkbmimxrt1170_maestro_sync.map -Xlinker --gc-sections -Xlinker -print-memory-usage -Xlinker --sort-section=alignment -Xlinker --cref -mcpu=cortex-m7 -mfpu=fpv5-sp-d16 -mfloat-abi=hard -mthumb -T evkbmimxrt1170_maestro_sync_Debug.ld -o evkbmimxrt1170_maestro_sync.axf "CMSIS\\DSP\\Source\\BasicMathFunctions\\BasicMathFunctions.o" "CMSIS\\DSP\\Source\\BasicMathFunctions\\BasicMathFunctionsF16.o" "CMSIS\\DSP\\Source\\BayesFunctions\\BayesFunctions.o" "CMSIS\\DSP\\Source\\BayesFunctions\\BayesFunctionsF16.o" "CMSIS\\DSP\\Source\\CommonTables\\CommonTables.o" "CMSIS\\DSP\\Source\\CommonTables\\CommonTablesF16.o" "CMSIS\\DSP\\Source\\ComplexMathFunctions.o" "CMSIS\\DSP\\Source\\ComplexMathFunctions ComplexMathFunctionsF16.o" "CMSIS\\DSP\\Source\\ControllerFunctions\\ ControllerFunctions.o" "CMSIS\\DSP\\Source\\DistanceFunctions\\DistanceFunctions.o" "CMSIS\\DSP\\Source\\DistanceFunctions\\DistanceFunctionsF16.o" "CMSIS\\DSP\\Source\\FastMathFunctions\ FastMathFunctions.o" "CMSIS\\DSP\\Source\\FastMathFunctions\\ FastMathFunctionsF16.o" "CMSIS\\DSP\\Source\\FilteringFunctions\\FilteringFunctions.o" "CMSIS\\DSP\\Source\\FilteringFunctions\\FilteringFunctionsF16.o" "CMSIS\\DSP\\Source\\InterpolationFunctions\\InterpolationFunctions.o" "CMSIS\\DSP\\Source\\InterpolationFunctions\\InterpolationFunctionsF16.o" "CMSIS\\DSP\\Source\\MatrixFunctions\\MatrixFunctions.o" "CMSIS\\DSP\\Source\\MatrixFunctions\\MatrixFunctionsF16.o" "CMSIS\\DSP\\Source\\QuaternionMathFunctions\\QuaternionMathFunctions.o" "CMSIS\\DSP\\Source\\SVMFunctions\\SVMFunctions.o" "CMSIS\\DSP\\Source\\SVMFunctions\\SVMFunctionsF16.o" "CMSIS\\DSP\\Source\\StatisticsFunctions\\StatisticsFunctions.o" "CMSIS\\DSP\\Source\\StatisticsFunctions\\StatisticsFunctionsF16.o" "CMSIS\\DSP\\Source\\SupportFunctions\\SupportFunctions.o" "CMSIS\\DSP\\Source\\SupportFunctions\\SupportFunctionsF16.o" "CMSIS\\DSP\\Source\\TransformFunctions\\TransformFunctions.o" "CMSIS\\DSP\\Source\\TransformFunctions\\TransformFunctionsF16.o" "CMSIS\\DSP\\Source\\WindowFunctions\\WindowFunctions.o" "board\\board.o" "board\\clock_config.o" "board\\hardware_init.o" "board\\peripherals.o" "board\\pin_mux.o" "codec\\fsl_codec_common.o" "codec\\fsl_codec_i2c.o" "codec\\fsl_wm8962.o" "codec\\port\\fsl_codec_adapter.o" "codec\\port\\wm8962\\fsl_codec_wm8962_adapter.o" "component\\gpio\\fsl_adapter_igpio.o" "component\\i2c\\fsl_adapter_lpi2c.o" "component\\lists\\fsl_component_generic_list.o" "component\\osa\\fsl_os_abstraction_free_rtos.o" "component\\serial_manager\\fsl_component_serial_manager.o" "component\\serial_manager\\fsl_component_serial_port_uart.o" "component\\uart\\fsl_adapter_lpuart.o" "device\\system_MIMXRT1176_cm7.o" "drivers\\fsl_anatop_ai.o" "drivers\\fsl_cache.o" "drivers\\fsl_clock.o" "drivers\\fsl_common.o" "drivers\\fsl_common_arm.o" "drivers\\fsl_dcdc.o" "drivers\\fsl_dmamux.o" "drivers\\fsl_edma.o" "drivers\\fsl_gpc.o" "drivers\\fsl_gpio.o" "drivers\\fsl_lpi2c.o" "drivers\\fsl_lpuart.o" "drivers\\fsl_mu.o" "drivers\\fsl_pdm.o" "drivers\\fsl_pdm_edma.o" "drivers\\fsl_pgmc.o" "drivers\\fsl_pmu.o" "drivers\\fsl_sai.o" "drivers\\fsl_sai_edma.o" "drivers\\fsl_semc.o" "drivers\\fsl_soc_src.o" "drivers\\fsl_usdhc.o" "fatfs\\source\\diskio.o" "fatfs\\source\\ff.o" "fatfs\\source\\ffsystem.o" "fatfs\\source\\ffunicode.o" "fatfs\\source\\fsl_sd_disk\\fsl_sd_disk.o" "freertos\\freertos-kernel\\croutine.o" "freertos\\freertos-kernel\\event_groups.o" "freertos\\freertos-kernel\\list.o" "freertos\\freertos-kernel\\portable\\GCC\\ARM_CM4F\\port.o" "freertos\\freertos-kernel\\portable\\MemMang\\heap_4.o" "freertos\\freertos-kernel\\queue.o" "freertos\\freertos-kernel\\stream_buffer.o" "freertos\\freertos-kernel\\tasks.o" "freertos\\freertos-kernel\\timers.o" "maestro\\src\\core\\src\\pad.o" "maestro\\src\\core\\src\\pipeline.o" "maestro\\src\\core\\src\\streamer.o" "maestro\\src\\core\\src\\streamer_element.o" "maestro\\src\\core\\src\\streamer_msg.o" "maestro\\src\\devices\\audio_sink_default.o" "maestro\\src\\devices\\audio_src_default.o" "maestro\\src\\elements\\audio_proc.o" "maestro\\src\\elements\\audio_sink.o" "maestro\\src\\elements\\audio_src.o" "maestro\\src\\elements\\file_sink.o" "maestro\\src\\elements\\mem_src.o" "maestro\\src\\elements\\process_sink.o" "maestro\\src\\utils\\src\\file_utils.o" "maestro\\src\\utils\\src\\general_utils.o" "maestro\\src\\utils\\src\\maestro_logging.o" "sdmmc\\common\\fsl_sdmmc_common.o" "sdmmc\\host\\usdhc\\non_blocking\\fsl_sdmmc_host.o" "sdmmc\\osa\\fsl_sdmmc_osa.o" "sdmmc\\sd\\fsl_sd.o" "source\\aasr_module.o" "source\\app_streamer.o" "source\\asr_module.o" "source\\cmd.o" "source\\flatbuffers\\flatcc\\external\\hash\\PMurHash.o" "source\\flatbuffers\\flatcc\\external\\hash\\cmetrohash64.o" "source\\flatbuffers\\flatcc\\external\\hash\\ht32.o" "source\\flatbuffers\\flatcc\\external\\hash\\ht32rh.o" "source\\flatbuffers\\flatcc\\external\\hash\\ht64.o" "source\\flatbuffers\\flatcc\\external\\hash\\ht64rh.o" "source\\flatbuffers\\flatcc\\external\\hash\\ptr_set.o" "source\\flatbuffers\\flatcc\\external\\hash\\str_set.o" "source\\flatbuffers\\flatcc\\external\\hash\\token_map.o" "source\\flatbuffers\\flatcc\\external\\lex\\luthor.o" "source\\main.o" "source\\sdmmc_config.o" "source\\semihost_hardfault.o" "source\\streamer_pcm.o" "source\\vit_proc.o" "source\\voice_seeker.o" "startup\\boot_multicore_slave.o" "startup\\startup_mimxrt1176_cm7.o" "utilities\\debug_console\\fsl_debug_console.o" "utilities\\fsl_assert.o" "utilities\\fsl_memcpy.o" "utilities\\fsl_shell.o" "utilities\\str\\fsl_str.o" "voice_seeker\\ARM_CortexM7\\rdsp_utilities_public\\rdsp_memory_utils_public\\RdspMemoryUtilsPublic.o" "voice_seeker\\ARM_CortexM7\\rdsp_utilities_public\\rdsp_memory_utils_public\\memcheck.o" "xip\\dcd.o" "xip\\evkbmimxrt1170_flexspi_nor_config.o" "xip\\fsl_flexspi_nor_boot.o" "xip\\xmcd.o" -Wl,--start-group -lVIT_CM7_v04_11_00 -lvoiceseeker_no_aec -Wl, end-group&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;C:/nxp/MCUXpressoIDE_24.12.148/ide/plugins/com.Exp.expresso.tools.win32_24.12.0.202407110909/tools/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld.exe: source\asr_module.o: in function `ASR_Init':&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;E:\new\evkbmimxrt1170_maestro_sync\Debug/..\source/asr_module.cpp:12:(.text+0x4): undefined reference to `stt_processor_init'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;C:/nxp/MCUXpressoIDE_24.12.148/ide/plugins/com.nxp.mcuxpresso.tools.win32_24.12.0.202407110909/tools/bin/../lib/gcc/arm-none-eabi/13.2.1/../../../../arm-none-eabi/bin/ld.exe: source\asr_module.o: in function `ASR_Process':&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;E:\new\evkbmimxrt1170_maestro_sync\Debug/..\source/asr_module.cpp:16:(.text+0x14): undefined reference to `stt_processor_run'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Memory region Used Size Region Size %age Used&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;BOARD_FLASH: 68292 B 64 MB 0.10%&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SRAM_DTC_cm7: 43644 B 256 KB 16.65%&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SRAM_ITC_cm7: 0 GB 256 KB 0.00%&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SRAM_OC1: 751644 B 768 KB 95.58%&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;NCACHE_REGION: 0 GB 256 KB 0.00%&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SRAM_OC_ECC1: 0 GB 64 KB 0.00%&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SRAM_OC_ECC2: 0 GB 64 KB 0.00%&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;BOARD_SDRAM: 0 GB 64 MB 0.00%&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;collect2.exe: error: ld returned 1 exit status&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 23 Mar 2025 07:26:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/Compilation-error-in-RT1170EVKB/m-p/2066697#M2757</guid>
      <dc:creator>shubhamosh12</dc:creator>
      <dc:date>2025-03-23T07:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation error in RT1170EVKB</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/Compilation-error-in-RT1170EVKB/m-p/2066854#M2758</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/247700"&gt;@shubhamosh12&lt;/a&gt;&amp;nbsp;Please see my comments below.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Different board should support dedicated corresponding SDK(&lt;A href="https://mcuxpresso.nxp.com/en/builder?hw=MIMXRT1170-EVK" target="_self"&gt;MIMXRT1170-EVK&lt;/A&gt; vs. &lt;A href="https://mcuxpresso.nxp.com/en/builder?hw=MIMXRT1170-EVKB" target="_self"&gt;MIMXRT1170-EVKB&lt;/A&gt;), it should be errors if using MIMXRT1170-EVK with the SDK of MIMXRT1170-EVKB. But mostly the difference is in the bottom-level parts, not application level.&lt;/LI&gt;
&lt;LI&gt;'&lt;CODE&gt;evkbmimxrt1170_maestro_sync&lt;/CODE&gt;' from your build log seems be EVKB SDK, not EVK. And we didn't provide 'maestro_sync' example from offical SDK, it suppose to be dedicated customezated application.&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;'The document eiq is for RT1170 and not for RT1170evkb, so can I run tflite on 1170evkb or not?' It deepends, there are some tflm-related examples(&lt;CODE&gt;tflm-label-image, kws, cifar10&lt;/CODE&gt;) which be workable both on RT1170-EVK and RT1170 EVKB board. You need to download corrosponsing SDK, also you can modify from your side base on you knowledge.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://github.com/nxp-mcuxpresso/mcux-sdk-examples/tree/main/evkbmimxrt1170/eiq_examples" target="_blank"&gt;https://github.com/nxp-mcuxpresso/mcux-sdk-examples/tree/main/evk&lt;FONT color="#FF0000"&gt;b&lt;/FONT&gt;mimxrt1170/eiq_examples&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://github.com/nxp-mcuxpresso/mcux-sdk-examples/tree/main/evkmimxrt1170/eiq_examples" target="_blank"&gt;https://github.com/nxp-mcuxpresso/mcux-sdk-examples/tree/main/evkmimxrt1170/eiq_examples&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2025 03:42:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/Compilation-error-in-RT1170EVKB/m-p/2066854#M2758</guid>
      <dc:creator>Sam_Gao</dc:creator>
      <dc:date>2025-03-24T03:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation error in RT1170EVKB</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/Compilation-error-in-RT1170EVKB/m-p/2070647#M2820</link>
      <description>I got it but eiq is for image and object so it is not going to solve the problem and you have released new sdk for rt1170 and i am not able to download sdk dont know why and internet is not an issue. Another thing i am getting error in linker, can i post here or new question again</description>
      <pubDate>Sun, 30 Mar 2025 09:59:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/Compilation-error-in-RT1170EVKB/m-p/2070647#M2820</guid>
      <dc:creator>shubhamosh12</dc:creator>
      <dc:date>2025-03-30T09:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Compilation error in RT1170EVKB</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/Compilation-error-in-RT1170EVKB/m-p/2070792#M2823</link>
      <description>&lt;P&gt;Yeah!&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/247700"&gt;@shubhamosh12&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can download&amp;nbsp;&lt;SPAN&gt;corresponding SDK(&lt;/SPAN&gt;&lt;A href="https://mcuxpresso.nxp.com/en/builder?hw=MIMXRT1170-EVK" target="_self" rel="nofollow noopener noreferrer"&gt;MIMXRT1170-EVK&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;vs.&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://mcuxpresso.nxp.com/en/builder?hw=MIMXRT1170-EVKB" target="_self" rel="nofollow noopener noreferrer"&gt;MIMXRT1170-EVKB&lt;/A&gt;&lt;SPAN&gt;) as you can.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If there are other questions, please creat new post to us, thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Mar 2025 04:25:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/Compilation-error-in-RT1170EVKB/m-p/2070792#M2823</guid>
      <dc:creator>Sam_Gao</dc:creator>
      <dc:date>2025-03-31T04:25:34Z</dc:date>
    </item>
  </channel>
</rss>

