<?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>i.MX ProcessorsのトピックRe: CMSIS-RTOS for iMX8 processor</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/CMSIS-RTOS-for-iMX8-processor/m-p/1594126#M201102</link>
    <description>&lt;P&gt;Hello and thank you fo the response&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's not clear to me how to use the downloaded file and how to generate the code i am looking for&lt;/P&gt;&lt;P&gt;Once saved patch files in the right folders, what is the next step to generate cmsis_rtos V2 code or where to find it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance, waiting for your response&lt;/P&gt;</description>
    <pubDate>Mon, 06 Feb 2023 17:39:52 GMT</pubDate>
    <dc:creator>Lornix</dc:creator>
    <dc:date>2023-02-06T17:39:52Z</dc:date>
    <item>
      <title>CMSIS-RTOS for iMX8 processor</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CMSIS-RTOS-for-iMX8-processor/m-p/1591350#M200907</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;In my previous work (IDE Keil/IAR for STM32H7 processor) I used the cmsis-rtos V2 library to manage FreeRTOS.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;The cmsis-rtos library defines functions like osThreadNew and osSemaphoreNew instead of directly calling FreeRTOS functions&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Now I wonder if there is cmsis-rtos library for iMX8 processor on eclipse IDE&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;In the SDK generated by NXP for iMX8 there is a folder C:\Eclipse_iMX8_CM7\SDK_2_12_1_MIMX8ML8xxxLZ\CMSIS\RTOS2 which however contains only the files cmsis_os2.h and os_tick.h, but no code file.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 11:11:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CMSIS-RTOS-for-iMX8-processor/m-p/1591350#M200907</guid>
      <dc:creator>Lornix</dc:creator>
      <dc:date>2023-02-02T11:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: CMSIS-RTOS for iMX8 processor</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CMSIS-RTOS-for-iMX8-processor/m-p/1592423#M200967</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;We have released SVD file for M4 core of iMX8 serials processors, but it is not inclueded in SDK, you can download it patches for i.MX8 from our website:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.nxp.com/webapp/sps/download/license.jsp?colCode=SDK_MX8_Beta_Patch&amp;amp;appType=file2&amp;amp;location=null&amp;amp;DOWNLOAD_ID=null&amp;amp;lang_cd=en" rel="nofollow noopener noreferrer" target="_blank"&gt;https://www.nxp.com/webapp/sps/download/license.jsp?colCode=SDK_MX8_Beta_Patch&amp;amp;appType=file2&amp;amp;locatio...&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;file name is "iar_segger_support_patch_imx8.zip"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; The SVD file is only for IAR system and armgcc.&amp;nbsp; MCUXpresso IDE doesn't support i.MX8. So you will have to select one from IAR and armgcc.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Have a nice day!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 14:43:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CMSIS-RTOS-for-iMX8-processor/m-p/1592423#M200967</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2023-02-02T14:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: CMSIS-RTOS for iMX8 processor</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/CMSIS-RTOS-for-iMX8-processor/m-p/1594126#M201102</link>
      <description>&lt;P&gt;Hello and thank you fo the response&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's not clear to me how to use the downloaded file and how to generate the code i am looking for&lt;/P&gt;&lt;P&gt;Once saved patch files in the right folders, what is the next step to generate cmsis_rtos V2 code or where to find it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance, waiting for your response&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 17:39:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/CMSIS-RTOS-for-iMX8-processor/m-p/1594126#M201102</guid>
      <dc:creator>Lornix</dc:creator>
      <dc:date>2023-02-06T17:39:52Z</dc:date>
    </item>
  </channel>
</rss>

