<?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: freemaster &amp;amp; S32K144 &amp;amp; S32DS-V-3.4 : No rule to make target in FreeMASTER</title>
    <link>https://community.nxp.com/t5/FreeMASTER/freemaster-amp-S32K144-amp-S32DS-V-3-4-No-rule-to-make-target/m-p/1338132#M719</link>
    <description>&lt;P&gt;Unfortunately you cannot simultaneously use S32DS Debugger and FreeMASTER BDM plugin. You won't be able to:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;establish a connection from FreeMASTER if S32DS Debug session is ongoing&lt;/LI&gt;
&lt;LI&gt;start debugging in S32DS if FreeMASTER is connected to the board&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;or it may break the debug session/connection.&lt;/P&gt;
&lt;P&gt;If you want to use minimum connections / external devices the best option would be to use the FreeMASTER UART communication &amp;amp; onboard OpenSDA interface for S32DS Debugging. In this case there won't be any conflicts and you would need only one USB cable.&lt;/P&gt;</description>
    <pubDate>Fri, 10 Sep 2021 06:38:37 GMT</pubDate>
    <dc:creator>iulian_stan</dc:creator>
    <dc:date>2021-09-10T06:38:37Z</dc:date>
    <item>
      <title>freemaster &amp; S32K144 &amp; S32DS-V-3.4 : No rule to make target</title>
      <link>https://community.nxp.com/t5/FreeMASTER/freemaster-amp-S32K144-amp-S32DS-V-3-4-No-rule-to-make-target/m-p/1337653#M712</link>
      <description>&lt;P&gt;Hi Freemaster Forum expert,&lt;/P&gt;&lt;P&gt;I am trying to include the freemaster SDK 2.0.0. After including this SDK i am getting following error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;make: *** No rule to make target 'FreeMaster_S32K144/src_platforms/S32xx/freemaster_S32xx.o', needed by 'LED.elf'. Stop.&lt;BR /&gt;"make -j8 all" terminated with exit code 2. Build might be incomplete.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please suggest how to resolve this error ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dinesh&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 09:48:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/freemaster-amp-S32K144-amp-S32DS-V-3-4-No-rule-to-make-target/m-p/1337653#M712</guid>
      <dc:creator>Dinesh_Guleria</dc:creator>
      <dc:date>2021-09-09T09:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: freemaster &amp; S32K144 &amp; S32DS-V-3.4 : No rule to make target</title>
      <link>https://community.nxp.com/t5/FreeMASTER/freemaster-amp-S32K144-amp-S32DS-V-3-4-No-rule-to-make-target/m-p/1337689#M713</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/190759"&gt;@Dinesh_Guleria&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Usually this issue is caused by some missing files required during compilation (may be caused by relative path or how those files were included into the project).&lt;/P&gt;
&lt;P&gt;Are you including FreeMASTER SDK manually or using S32DS feature to attach the SDK ? Note that when you attach it - S32DS does not copy the files into your project by creates a symbolic link.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you check whether S32DS is able to locate correctly includes folders and links to source code files.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Capture.PNG" style="width: 660px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/155626i4C56C5BF56ED2E41/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 10:49:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/freemaster-amp-S32K144-amp-S32DS-V-3-4-No-rule-to-make-target/m-p/1337689#M713</guid>
      <dc:creator>iulian_stan</dc:creator>
      <dc:date>2021-09-09T10:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: freemaster &amp; S32K144 &amp; S32DS-V-3.4 : No rule to make target</title>
      <link>https://community.nxp.com/t5/FreeMASTER/freemaster-amp-S32K144-amp-S32DS-V-3-4-No-rule-to-make-target/m-p/1337720#M714</link>
      <description>&lt;P&gt;Hi Iulian,&lt;/P&gt;
&lt;P&gt;Thanks for your reply &amp;amp; strong support.&lt;BR /&gt;&lt;BR /&gt;After installing freemaster tool from this website, then using S32DS feature I attached the freemaster SDK , what i found this error is resolved:---&lt;BR /&gt;&lt;A href="https://www.nxp.com/design/software/development-software/freemaster-run-time-debugging-tool:FREEMASTER" target="_blank" rel="noopener"&gt;https://www.nxp.com/design/software/development-software/freemaster-run-time-debugging-tool:FREEMASTER&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Actually i did not instatted this software previously &amp;amp; was using S32DS feature to attach the freemaster SDK. May be this was causing this error ?&lt;/P&gt;
&lt;P&gt;Some question from my side :--&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;I can configure freemaster to be used along with PE multi Universal FX &amp;amp; OpenSDA Embedded debug, right ?&lt;/LI&gt;
&lt;LI&gt;I can configure freemaster to be used along with any CAN or UART channel, right ? For this we have to configure base address in file freemaster_cfg.h, right ? :--&lt;BR /&gt;#define FMSTR_SCI_BASE 0x4006B000UL /* LPUART2 base on S32K14x */&lt;BR /&gt;#define FMSTR_CAN_BASE 0x40024000UL /* FlexCAN0 base on S32K14x */&lt;/LI&gt;
&lt;LI&gt;If suppose i wil be using CAN or UART to communicate with with freemaster tool, then I will have to initialize the drivers of CAN/UART at my end ?&amp;nbsp;Means Freemaster need CAN/UART driver to be initialized by application code right ? like this way :---&lt;BR /&gt;/* Initialize LPUART instance */&lt;BR /&gt;LPUART_DRV_Init(INST_LPUART1, &amp;amp;lpuart1_State, &amp;amp;lpuart1_InitConfig0);&lt;BR /&gt;INT_SYS_InstallHandler(LPUART1_RxTx_IRQn, FMSTR_Isr, NULL);&lt;BR /&gt;/* Initialize FreeMASTER driver */&lt;BR /&gt;FMSTR_Init();&lt;/LI&gt;
&lt;LI&gt;In freemaster can i monitor only global variables, or i can also see the MCU PORT or a particular bit of PORT ? If answer to this question is YES then how can i monitor,&amp;nbsp;MCU PORT or a particular bit of PORT in freemaster ?&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;BR /&gt;Please suggest on this point from my side, then i can use this tool more efficiently.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Dinesh&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 12:05:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/freemaster-amp-S32K144-amp-S32DS-V-3-4-No-rule-to-make-target/m-p/1337720#M714</guid>
      <dc:creator>Dinesh_Guleria</dc:creator>
      <dc:date>2021-09-09T12:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: freemaster &amp; S32K144 &amp; S32DS-V-3.4 : No rule to make target</title>
      <link>https://community.nxp.com/t5/FreeMASTER/freemaster-amp-S32K144-amp-S32DS-V-3-4-No-rule-to-make-target/m-p/1337801#M715</link>
      <description>&lt;P&gt;FreeMASTER SDK is also part of one of the S32DS S32k1xx Development packages and is installed in (C:\NXP\S32DS.3.4\S32DS\software). I guess you did not have it installed. Happy to hear that you were able to solve it.&lt;/P&gt;
&lt;P&gt;Regarding your questions + some comments from my side:&lt;/P&gt;
&lt;P&gt;1. Yes&lt;BR /&gt;BDM &amp;amp; PD-BDM plugins allows communication with FreeMASTER Tool via PE Debug probe. Note that there are 2 options to use this plugin, a more detailed answer &lt;A href="https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/FreeMaster-Documentation-How-to-Use-FreeMASTER-over-BDM-JTAG/m-p/1096649/highlight/true#M4924" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;2. Yes&lt;/P&gt;
&lt;P&gt;3. Yes, FreeMASTER does not configure any peripherals&lt;BR /&gt;* You need the interrupt only in FMSTR_LONG_INTR or FMSTR_SHORT_INTR modes. If you are using&amp;nbsp;FMSTR_POLL_DRIVEN&amp;nbsp;&lt;SPAN&gt;FMSTR_Isr will not be executed - your code won't be wrong, but just so you are aware.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;4. Unfortunately&amp;nbsp;- No&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;The only way is to define a variable and periodically update it with port value from your code.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The have a few &lt;A href="https://community.nxp.com/t5/FreeMASTER-Knowledge-Base/Watch-FreeMASTER-Four-Part-Webinar-Series-On-Demand-Now/ta-p/1102279" target="_self"&gt;webinars&lt;/A&gt; on FreeMASTER that may be helpful in case you did not see them.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 14:53:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/freemaster-amp-S32K144-amp-S32DS-V-3-4-No-rule-to-make-target/m-p/1337801#M715</guid>
      <dc:creator>iulian_stan</dc:creator>
      <dc:date>2021-09-09T14:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: freemaster &amp; S32K144 &amp; S32DS-V-3.4 : No rule to make target</title>
      <link>https://community.nxp.com/t5/FreeMASTER/freemaster-amp-S32K144-amp-S32DS-V-3-4-No-rule-to-make-target/m-p/1337818#M716</link>
      <description>&lt;P&gt;Hi Iulian,&lt;/P&gt;&lt;P&gt;Thanks for your reply &amp;amp; strong support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&lt;SPAN&gt;FMSTR_LONG_INTR or FMSTR_SHORT_INTR modes. If you are using&amp;nbsp;FMSTR_POLL_DRIVEN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Please suggest. How &amp;amp; where to set this this mode in freemaster tool ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;DInesh&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 15:16:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/freemaster-amp-S32K144-amp-S32DS-V-3-4-No-rule-to-make-target/m-p/1337818#M716</guid>
      <dc:creator>Dinesh_Guleria</dc:creator>
      <dc:date>2021-09-09T15:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: freemaster &amp; S32K144 &amp; S32DS-V-3.4 : No rule to make target</title>
      <link>https://community.nxp.com/t5/FreeMASTER/freemaster-amp-S32K144-amp-S32DS-V-3-4-No-rule-to-make-target/m-p/1337822#M717</link>
      <description>&lt;P&gt;The change is applied in the embedded code (the desktop tool will work seamlessly with either mode).&lt;/P&gt;
&lt;P&gt;You can set it in&amp;nbsp;&lt;SPAN&gt;freemaster_cfg.h:&lt;/SPAN&gt;&lt;/P&gt;
&lt;LI-CODE lang="cpp"&gt;/******************************************************************************
* Select interrupt or poll-driven serial communication
******************************************************************************/

#define FMSTR_LONG_INTR        0    /* Complete message processing in interrupt */
#define FMSTR_SHORT_INTR       1    /* SCI FIFO-queuing done in interrupt */
#define FMSTR_POLL_DRIVEN      0    /* No interrupt needed, polling only */&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 15:31:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/freemaster-amp-S32K144-amp-S32DS-V-3-4-No-rule-to-make-target/m-p/1337822#M717</guid>
      <dc:creator>iulian_stan</dc:creator>
      <dc:date>2021-09-09T15:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: freemaster &amp; S32K144 &amp; S32DS-V-3.4 : No rule to make target</title>
      <link>https://community.nxp.com/t5/FreeMASTER/freemaster-amp-S32K144-amp-S32DS-V-3-4-No-rule-to-make-target/m-p/1337826#M718</link>
      <description>&lt;P&gt;Hi Iulian,&lt;/P&gt;
&lt;P&gt;Thanks for your reply &amp;amp; strong support.&lt;/P&gt;
&lt;P&gt;One last question if i am debugging code using OPENSDA interface or PE Multilink universal on S32DS design studio.&amp;nbsp; In this case can i use freemaster to get data from Target MCU using same&amp;nbsp;OPENSDA interface or PE Multilink universal debugger ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Means to say simultaneous debugging&amp;nbsp;on S32DS design studio &amp;amp; use freemaster to get data from Target MCU, using&amp;nbsp;OPENSDA interface or PE Multilink universal, is it possible ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please suggest.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Dinesh&lt;/P&gt;</description>
      <pubDate>Thu, 09 Sep 2021 15:41:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/freemaster-amp-S32K144-amp-S32DS-V-3-4-No-rule-to-make-target/m-p/1337826#M718</guid>
      <dc:creator>Dinesh_Guleria</dc:creator>
      <dc:date>2021-09-09T15:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: freemaster &amp; S32K144 &amp; S32DS-V-3.4 : No rule to make target</title>
      <link>https://community.nxp.com/t5/FreeMASTER/freemaster-amp-S32K144-amp-S32DS-V-3-4-No-rule-to-make-target/m-p/1338132#M719</link>
      <description>&lt;P&gt;Unfortunately you cannot simultaneously use S32DS Debugger and FreeMASTER BDM plugin. You won't be able to:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;establish a connection from FreeMASTER if S32DS Debug session is ongoing&lt;/LI&gt;
&lt;LI&gt;start debugging in S32DS if FreeMASTER is connected to the board&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;or it may break the debug session/connection.&lt;/P&gt;
&lt;P&gt;If you want to use minimum connections / external devices the best option would be to use the FreeMASTER UART communication &amp;amp; onboard OpenSDA interface for S32DS Debugging. In this case there won't be any conflicts and you would need only one USB cable.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 06:38:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/freemaster-amp-S32K144-amp-S32DS-V-3-4-No-rule-to-make-target/m-p/1338132#M719</guid>
      <dc:creator>iulian_stan</dc:creator>
      <dc:date>2021-09-10T06:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: freemaster &amp; S32K144 &amp; S32DS-V-3.4 : No rule to make target</title>
      <link>https://community.nxp.com/t5/FreeMASTER/freemaster-amp-S32K144-amp-S32DS-V-3-4-No-rule-to-make-target/m-p/1338174#M720</link>
      <description>&lt;P&gt;Hi Iulian,&lt;/P&gt;&lt;P&gt;Thanks for your reply &amp;amp; strong support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dinesh&lt;/P&gt;</description>
      <pubDate>Fri, 10 Sep 2021 07:20:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/freemaster-amp-S32K144-amp-S32DS-V-3-4-No-rule-to-make-target/m-p/1338174#M720</guid>
      <dc:creator>Dinesh_Guleria</dc:creator>
      <dc:date>2021-09-10T07:20:17Z</dc:date>
    </item>
  </channel>
</rss>

