<?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: GCC Toolchain with KV4x in Model-Based Design Toolbox (MBDT)</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/GCC-Toolchain-with-KV4x/m-p/776194#M2129</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/constantinrazvan.chivu"&gt;constantinrazvan.chivu&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry...&lt;/P&gt;&lt;P&gt;At this moment it is not allowed for me&amp;nbsp;to share the model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jan 2018 08:43:51 GMT</pubDate>
    <dc:creator>lethuer</dc:creator>
    <dc:date>2018-01-25T08:43:51Z</dc:date>
    <item>
      <title>GCC Toolchain with KV4x</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/GCC-Toolchain-with-KV4x/m-p/776186#M2121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to set up the GCC Compiler to test if there is a difference to the IAR Compiler.&lt;/P&gt;&lt;P&gt;Therefore I've set up the Environment variable like shown below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Unbenannt.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/57866i47CB583F493F9FBF/image-size/large?v=v2&amp;amp;px=999" role="button" title="Unbenannt.PNG" alt="Unbenannt.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;the complete path is this: "C:/MBDToolbox/mbdtbx_S32K/tools/gcc-arm-none-eabi-4_9"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I'm not using the S32K ! I want to use the KV4x.&lt;/P&gt;&lt;P&gt;But it should be possible to use the GCC Compiler, right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During the build procedure I get this message:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;fsl_gpio_irq.c:60:3: error: 'for' loop initial declarations are only allowed in C99 or C11 mode&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; for (uint8_t i = 0; i &amp;lt; 32; ++i) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ^&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; fsl_gpio_irq.c:60:3: note: use option -std=c99, -std=gnu99, -std=c11 or -std=gnu11 to compile your code&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;As an attachment you get the build Report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also with C11 or C99 I get an error:&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:/MBDToolbox/mbdtbx_S32K/tools/gcc-arm-none-eabi-4_9/bin/arm-none-eabi-ld: cannot find CM04_MMCLIB_CW.a: No such file or directory&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:/MBDToolbox/mbdtbx_S32K/tools/gcc-arm-none-eabi-4_9/bin/arm-none-eabi-ld: cannot find -lm&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:/MBDToolbox/mbdtbx_S32K/tools/gcc-arm-none-eabi-4_9/bin/arm-none-eabi-ld: cannot find -lc&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; C:/MBDToolbox/mbdtbx_S32K/tools/gcc-arm-none-eabi-4_9/bin/arm-none-eabi-ld: cannot find -lgcc&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; gmake: *** [Motorregelung_mit_KV46F150M_Stand_090118_GCC.elf] Error 1&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ### Build procedure for model: 'Motorregelung_mit_KV46F150M_Stand_090118_GCC' aborted due to an error.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Error make_rtw: exception id RTW:buildProcess:fatalBuildError&amp;nbsp; message Error(s) encountered while building "Motorregelung_mit_KV46F150M_Stand_090118_GCC"&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The target compile Options are configured like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Unbenannt.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/57867iC248EC7AD91CAFFA/image-size/large?v=v2&amp;amp;px=999" role="button" title="Unbenannt.PNG" alt="Unbenannt.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are the Settings correct for the KV4x Controller ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2018 15:58:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/GCC-Toolchain-with-KV4x/m-p/776186#M2121</guid>
      <dc:creator>lethuer</dc:creator>
      <dc:date>2018-01-09T15:58:44Z</dc:date>
    </item>
    <item>
      <title>Re: GCC Toolchain with KV4x</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/GCC-Toolchain-with-KV4x/m-p/776187#M2122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/lethuer"&gt;lethuer&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment of the release of that toolbox, we had no support for GCC (this is an older toolbox) - we have added support for it last year and we addressed that issue &lt;A _jive_internal="true" href="https://community.nxp.com/message/908035?commentID=908035#comment-909146"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please follow the instructions there to deploy the hotfix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Razvan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2018 16:36:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/GCC-Toolchain-with-KV4x/m-p/776187#M2122</guid>
      <dc:creator>constantinrazva</dc:creator>
      <dc:date>2018-01-09T16:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: GCC Toolchain with KV4x</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/GCC-Toolchain-with-KV4x/m-p/776188#M2123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/lethuer"&gt;lethuer&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The link I gave earlier is for deploying a hotfix for kv3; I have attached the files you need for KV4 here. The process is very similar though - please follow these steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; color: #000000; font-weight: bold; text-decoration: underline; font-size: 22px;"&gt;&lt;STRONG&gt;#1: Toolbox related files to add and enable the support for GCC&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;1.1. Go to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: bold;"&gt;&lt;STRONG&gt;{Kinetis Toolbox Install dir}\mctbx_Kinetis\mctbx_kv\mscripts\&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;folder and replace the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: 0px; color: #ff0000; font-weight: bold;"&gt;&lt;STRONG&gt;mcd_kv_compiler_callback.p&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;with the one attached&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;1.2. Go to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: bold;"&gt;&lt;STRONG&gt;{Kinetis Toolbox Install dir}\mctbx_Kinetis\mctbx_kv4xf\mctbx_kv4xf\&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;nbsp;folder and replace&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: 0px; color: #ff0000; font-weight: bold;"&gt;&lt;STRONG&gt;mcd_kv4xf.tmf&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&amp;nbsp;&lt;SPAN style="border: 0px; color: #ff0000; font-weight: bold;"&gt;&lt;STRONG&gt;mcd_kv4xf.tlc&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;files with the ones attached&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; color: #000000; font-weight: bold; text-decoration: underline; font-size: 22px;"&gt;&lt;STRONG&gt;#2: GCC support files&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;2.1: Copy and replace the&lt;SPAN style="border: 0px; color: #ff0000; font-weight: bold;"&gt;&lt;STRONG&gt;&amp;nbsp;startup_MK22F51212.S&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;file attached to both&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: bold;"&gt;&lt;STRONG&gt;{Kinetis Toolbox Install dir}\mctbx_Kinetis\Kinetis_Platform_SDK\platform\startup\MK22F51212\gcc\&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and&amp;nbsp;&lt;SPAN style="border: 0px; font-weight: bold;"&gt;&lt;STRONG&gt;{Kinetis Toolbox Install dir}\mctbx_Kinetis\mctbx_kv4xf\src\gcc_specific_files\&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;folders&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: #000000; border: 0px; font-weight: inherit;"&gt;&lt;SPAN style="border: 0px; font-weight: bold; text-decoration: underline; font-size: 22px;"&gt;&lt;STRONG&gt;#3: Define the&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 10pt;"&gt;&lt;SPAN style="border: 0px; font-weight: bold; text-decoration: underline; font-size: 22px;"&gt;&lt;STRONG&gt;GCC_ARM_TOOL system variable to point to GCC compiler toolchain&lt;/STRONG&gt;&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: black; border: 0px; font-weight: inherit; font-size: 10pt;"&gt;For verification we used the compiler delivered with&lt;A _jive_internal="true" class="" data-containerid="11546" data-containertype="14" data-content-finding="Community" data-objectid="334170" data-objecttype="102" href="https://community.nxp.com/docs/DOC-334170" style="color: #5e89c1; background-color: transparent; border: 0px; font-weight: inherit; font-size: 13.3333px; padding: 1px 0px 1px calc(12px + 0.35ex);"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Model Based Design Toolbox for S32K rev 2.0.0&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;but you could use the one shipped with&amp;nbsp;S32DS IDE as well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;e.g. GCC_ARM_TOOL =&amp;nbsp;C:\MBDToolbox\mbdtbx_S32K\tools\gcc-arm-none-eabi-4_9&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="border: 0px; color: #ff0000; font-weight: bold;"&gt;&lt;STRONG&gt;Notes:&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;#1: The GCC options should be:&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;GCC Compile: -c -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16 -g -gstrict-dwarf&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;GCC Assemble: -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -g&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;GCC Link: -mcpu=cortex-m4 -mthumb -mfloat-abi=hard -mfpu=fpv4-sp-d16&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1.JPG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/57776iAF0CD6484FEA8A00/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.JPG" alt="1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hope this helps!&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Razvan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Jan 2018 16:40:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/GCC-Toolchain-with-KV4x/m-p/776188#M2123</guid>
      <dc:creator>constantinrazva</dc:creator>
      <dc:date>2018-01-09T16:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: GCC Toolchain with KV4x</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/GCC-Toolchain-with-KV4x/m-p/776189#M2124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/constantinrazvan.chivu"&gt;constantinrazvan.chivu&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your answer !&lt;/P&gt;&lt;P&gt;I've followed your instructions.&lt;/P&gt;&lt;P&gt;In the Point #2 the red&amp;nbsp;marked&amp;nbsp;folder doesn't exist.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="border: 0px currentColor; font-weight: bold;"&gt;&lt;STRONG&gt;{Kinetis Toolbox Install dir}\mctbx_Kinetis\mctbx_kv4xf\src\&lt;SPAN style="color: #ff0000;"&gt;gcc_specific_files\&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;So I've created a new one, is that correct ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;If I choose&amp;nbsp;the IAR Compiler the build procedure and download to the target works.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;With GCC now the build process is made succesful, but it does not run on the target.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;I've attached the build report...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Any further tips for that ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 13:45:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/GCC-Toolchain-with-KV4x/m-p/776189#M2124</guid>
      <dc:creator>lethuer</dc:creator>
      <dc:date>2018-01-22T13:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: GCC Toolchain with KV4x</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/GCC-Toolchain-with-KV4x/m-p/776190#M2125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With a simple model it works !&lt;/P&gt;&lt;P&gt;But not with&amp;nbsp;a more complex model&amp;nbsp;with ADC and PWM Trigger and some other blocks...&lt;/P&gt;&lt;P&gt;So in my model there is a fault.&lt;/P&gt;&lt;P&gt;Thank you for your Support !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 13:52:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/GCC-Toolchain-with-KV4x/m-p/776190#M2125</guid>
      <dc:creator>lethuer</dc:creator>
      <dc:date>2018-01-22T13:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: GCC Toolchain with KV4x</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/GCC-Toolchain-with-KV4x/m-p/776191#M2126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/lethuer"&gt;lethuer&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to be sure, you are saying that you can use GCC with KV4x, right?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And as for your model, from what I read in the build log you attached, the executable is generated successfully - besides that, unfortunately, there is no more information I can extract from it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let us know if you are having further issues with using GCC or with our toolbox in general and we will try to sort it out quickly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Razvan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 06:46:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/GCC-Toolchain-with-KV4x/m-p/776191#M2126</guid>
      <dc:creator>constantinrazva</dc:creator>
      <dc:date>2018-01-23T06:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: GCC Toolchain with KV4x</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/GCC-Toolchain-with-KV4x/m-p/776192#M2127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/constantinrazvan.chivu"&gt;constantinrazvan.chivu&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that's correct !&lt;/P&gt;&lt;P&gt;GCC now also works in principle !&lt;/P&gt;&lt;P&gt;I was able to generate the code and download it to a Hardware with a small model with ADC and PWM interrupt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I use a more complex model with some other simulink blocks beside the ADC and PWM Interrupts.&lt;/P&gt;&lt;P&gt;Because of any circumstances the download to the Hardware seems to fail with using GCC compiler, because the PWM Signal I want to use&amp;nbsp;doesn't starts.&lt;/P&gt;&lt;P&gt;With IAR Compiler the model is downloaded to the Hardware completely and the PWM starts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 10:01:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/GCC-Toolchain-with-KV4x/m-p/776192#M2127</guid>
      <dc:creator>lethuer</dc:creator>
      <dc:date>2018-01-23T10:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: GCC Toolchain with KV4x</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/GCC-Toolchain-with-KV4x/m-p/776193#M2128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/lethuer"&gt;lethuer&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that is the case, can you send us the model you are working on? From the tests we did, not only did the code compile, but the application worked as expected on the hardware, so we are having trouble finding the problem. If you send us something that is not working as expected, we can reproduce it and investigate why that happens and fix it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Razvan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 13:25:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/GCC-Toolchain-with-KV4x/m-p/776193#M2128</guid>
      <dc:creator>constantinrazva</dc:creator>
      <dc:date>2018-01-24T13:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: GCC Toolchain with KV4x</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/GCC-Toolchain-with-KV4x/m-p/776194#M2129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/constantinrazvan.chivu"&gt;constantinrazvan.chivu&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry...&lt;/P&gt;&lt;P&gt;At this moment it is not allowed for me&amp;nbsp;to share the model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your suggestion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 08:43:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/GCC-Toolchain-with-KV4x/m-p/776194#M2129</guid>
      <dc:creator>lethuer</dc:creator>
      <dc:date>2018-01-25T08:43:51Z</dc:date>
    </item>
  </channel>
</rss>

