<?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>MCUXpresso IDEのトピックRe: FreeRTOS tasks.c file not indexing</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-tasks-c-file-not-indexing/m-p/1176138#M6299</link>
    <description>&lt;P&gt;Not only is the syntax highlighting not working, but breakpoints do not show up in the gutter for this file and only this file.&lt;/P&gt;&lt;P&gt;Clicking on the gutter (line number) creates a breakpoint, but it does not show up as a checkmark in the gutter&lt;/P&gt;</description>
    <pubDate>Sat, 31 Oct 2020 01:57:32 GMT</pubDate>
    <dc:creator>alannilsson</dc:creator>
    <dc:date>2020-10-31T01:57:32Z</dc:date>
    <item>
      <title>FreeRTOS tasks.c file not indexing</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-tasks-c-file-not-indexing/m-p/1175467#M6289</link>
      <description>&lt;P&gt;In all of my projects using FreeRTOS, the source file tasks.c does not get indexed properly.&lt;/P&gt;&lt;P&gt;All of the symbols show up properly in the project browser but while browsing the file, syntax highlighting &amp;amp; function hyperlinking do not work.&lt;/P&gt;&lt;P&gt;It appears that hovering works, i.e. macro's show correct expansion, but command/windows - clicking does not jump to definition. &amp;nbsp;Same for functions.&lt;/P&gt;&lt;P&gt;In all projects it is always and only the tasks.c source file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea's anyone?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 18:42:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-tasks-c-file-not-indexing/m-p/1175467#M6289</guid>
      <dc:creator>alannilsson</dc:creator>
      <dc:date>2020-10-29T18:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS tasks.c file not indexing</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-tasks-c-file-not-indexing/m-p/1175874#M6290</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/68876"&gt;@alannilsson&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please try to disable the project specific settings?&lt;/P&gt;
&lt;P&gt;I checked the frdmk64f_freertos_i2c demo in my side, It can work after I uncheck 'Enable project specific settings'.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielchen_0-1604054312418.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/128718i70FECEAD9DE2DD7C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danielchen_0-1604054312418.png" alt="danielchen_0-1604054312418.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 10:41:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-tasks-c-file-not-indexing/m-p/1175874#M6290</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2020-10-30T10:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS tasks.c file not indexing</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-tasks-c-file-not-indexing/m-p/1176062#M6292</link>
      <description>&lt;P&gt;Progress..... &amp;nbsp;&lt;/P&gt;&lt;P&gt;That setting was not checked already. &amp;nbsp;Checking it, building - nothing. &amp;nbsp;Unchecking it, building - nothing.&lt;/P&gt;&lt;P&gt;Command click on the file itself and select 'Index -&amp;gt; Refresh all Files' - nothing. &amp;nbsp;Command click and select 'Index -&amp;gt; Create Parser Log File' created a log file listing all of the symbols in the file. &amp;nbsp;After creating the log file, now the hyperlinking to function/macro definitions is working. &amp;nbsp;However, syntax highlighting is still not working.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 19:03:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-tasks-c-file-not-indexing/m-p/1176062#M6292</guid>
      <dc:creator>alannilsson</dc:creator>
      <dc:date>2020-10-30T19:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS tasks.c file not indexing</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-tasks-c-file-not-indexing/m-p/1176138#M6299</link>
      <description>&lt;P&gt;Not only is the syntax highlighting not working, but breakpoints do not show up in the gutter for this file and only this file.&lt;/P&gt;&lt;P&gt;Clicking on the gutter (line number) creates a breakpoint, but it does not show up as a checkmark in the gutter&lt;/P&gt;</description>
      <pubDate>Sat, 31 Oct 2020 01:57:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-tasks-c-file-not-indexing/m-p/1176138#M6299</guid>
      <dc:creator>alannilsson</dc:creator>
      <dc:date>2020-10-31T01:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS tasks.c file not indexing</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-tasks-c-file-not-indexing/m-p/1176148#M6300</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, when I import the frdmk64f_freertos_i2c demo into MCUXpresso IDE 11.2.1.&amp;nbsp; file tasks.c not indexing, and breakpoints not working.&amp;nbsp; the file size is quite large, 179K.&amp;nbsp; &amp;nbsp;after I uncheck '&lt;SPAN&gt;&amp;nbsp;'Enable project specific settings'&lt;/SPAN&gt;',&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;'Index -&amp;gt; Refresh all Files'&amp;nbsp;, rebuild,&amp;nbsp; &amp;nbsp; &amp;nbsp;indexing and breakpoints are working on my side.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this issue still there, please refer to&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/17173"&gt;@ErichStyger&lt;/a&gt;&amp;nbsp;'s&amp;nbsp; document:&amp;nbsp; Fixing the Eclipse Index.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://mcuoneclipse.com/2012/03/20/fixing-the-eclipse-index/" target="_blank"&gt;https://mcuoneclipse.com/2012/03/20/fixing-the-eclipse-index/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Daniel&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 31 Oct 2020 04:41:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-tasks-c-file-not-indexing/m-p/1176148#M6300</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2020-10-31T04:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS tasks.c file not indexing</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-tasks-c-file-not-indexing/m-p/1176181#M6305</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/68876"&gt;@alannilsson&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;not sure, but have you changed the scalability settings? I touch on this item (especially around FreeRTOS tasks.c) in my classes and labs at the Lucerne University.&lt;/P&gt;&lt;P&gt;You question reminded me that I maybe should write a short tutorial about it:&lt;/P&gt;&lt;P&gt;&lt;A href="https://mcuoneclipse.com/2020/10/31/freertos-and-eclipse-indexer-for-5k-lines-source-files/" target="_blank" rel="noopener"&gt;https://mcuoneclipse.com/2020/10/31/freertos-and-eclipse-indexer-for-5k-lines-source-files/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Maybe this is what you are facing and this would be the same time the solution too?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
      <pubDate>Sat, 31 Oct 2020 11:29:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-tasks-c-file-not-indexing/m-p/1176181#M6305</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2020-10-31T11:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS tasks.c file not indexing</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-tasks-c-file-not-indexing/m-p/1176977#M6317</link>
      <description>&lt;P&gt;And we have a winner!!!&amp;nbsp; Thanks Erich.&lt;/P&gt;&lt;P&gt;BTW, great work on mcuoneclipse, lots of good nuggets there!&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 05:30:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-tasks-c-file-not-indexing/m-p/1176977#M6317</guid>
      <dc:creator>alannilsson</dc:creator>
      <dc:date>2020-11-03T05:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: FreeRTOS tasks.c file not indexing</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-tasks-c-file-not-indexing/m-p/1177012#M6318</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/68876"&gt;@alannilsson&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;And we have a winner!!!&amp;nbsp; Thanks Erich.&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;BTW, great work on mcuoneclipse, lots of good nuggets there!&lt;/P&gt;&lt;P&gt;Thanks :-), glad to hear it solved your problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;</description>
      <pubDate>Tue, 03 Nov 2020 06:25:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/FreeRTOS-tasks-c-file-not-indexing/m-p/1177012#M6318</guid>
      <dc:creator>ErichStyger</dc:creator>
      <dc:date>2020-11-03T06:25:44Z</dc:date>
    </item>
  </channel>
</rss>

