<?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 not working after processor expert configuration in FreeMASTER</title>
    <link>https://community.nxp.com/t5/FreeMASTER/Freemaster-not-working-after-processor-expert-configuration/m-p/1811535#M1637</link>
    <description>Thanks, it is working now.&lt;BR /&gt;we changed the FlexCAN1 base to FlexCAN0 base</description>
    <pubDate>Tue, 20 Feb 2024 06:58:01 GMT</pubDate>
    <dc:creator>hredekar</dc:creator>
    <dc:date>2024-02-20T06:58:01Z</dc:date>
    <item>
      <title>Freemaster not working after processor expert configuration</title>
      <link>https://community.nxp.com/t5/FreeMASTER/Freemaster-not-working-after-processor-expert-configuration/m-p/1810790#M1635</link>
      <description>&lt;P&gt;Hello NXP.&lt;/P&gt;&lt;P&gt;I am using S32K142 RDB and SW from below link, everything is working fine including Freemaster.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Automotive-Electrical-E-compressor-Aircon-RDB-based-on-S32K142/ta-p/1414316" target="_blank"&gt;https://community.nxp.com/t5/S32K-Knowledge-Base/Automotive-Electrical-E-compressor-Aircon-RDB-based-on-S32K142/ta-p/1414316&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Now i am porting the same on our in-house developed HW with the processor expert configuration. below is the observation based on configuration.&lt;/P&gt;&lt;P&gt;1. Clock oscillator changed from 16 MHz to 8 Mhz&lt;/P&gt;&lt;P&gt;2. CAN is working&lt;/P&gt;&lt;P&gt;3. Freemaster over CAN is not working.&lt;/P&gt;&lt;P&gt;When the source code is compared, there is not much change concerning Freemaster.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2024 10:13:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/Freemaster-not-working-after-processor-expert-configuration/m-p/1810790#M1635</guid>
      <dc:creator>hredekar</dc:creator>
      <dc:date>2024-02-19T10:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Freemaster not working after processor expert configuration</title>
      <link>https://community.nxp.com/t5/FreeMASTER/Freemaster-not-working-after-processor-expert-configuration/m-p/1810955#M1636</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221374"&gt;@hredekar&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Does your HW uses the same CAN instance as the RDB ? FreeMASTER uses CAN instance defined in &lt;EM&gt;freemaster_cfg.h, ex:&lt;/EM&gt;&lt;/P&gt;&lt;LI-CODE lang="c"&gt;#define FMSTR_CAN_BASE         0x40025000UL /* FlexCAN1 base on S32K14x */&lt;/LI-CODE&gt;&lt;P&gt;Another thing to check is the bit rate. Considering you have different clock frequency, you may need to:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;select the bitrate specific to your HW, in FreeMASTER tool (on the PC), or&lt;/LI&gt;&lt;LI&gt;update clock configuration to obtain the FreeMASTER default bitrate (500 kB)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;You can make a simple test to check whether FreeMASTER uses correct CAN instance by following these steps:&lt;/P&gt;&lt;P&gt;1. Enable polling driven communication&lt;/P&gt;&lt;LI-CODE lang="c"&gt;#define FMSTR_LONG_INTR        0    /* Complete message processing in interrupt */
#define FMSTR_SHORT_INTR       0    /* SCI FIFO-queuing done in interrupt */
#define FMSTR_POLL_DRIVEN      1    /* No interrupt needed, polling only */&lt;/LI-CODE&gt;&lt;P&gt;2. Define debug macro&lt;/P&gt;&lt;LI-CODE lang="c"&gt;#define FMSTR_DEBUG_TX 1&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;3. Connect CAN adapter and inspect the communication frames - FreeMASTER Driver should be continuously sending a test frame "+©W" (0xA9U).&lt;/P&gt;&lt;P&gt;Note: FreeMASTER tool won't be able to connect to the board while in debug. This test only ensures that FreeMASTER Driver is properly configured.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2024 13:52:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/Freemaster-not-working-after-processor-expert-configuration/m-p/1810955#M1636</guid>
      <dc:creator>iulian_stan</dc:creator>
      <dc:date>2024-02-19T13:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Freemaster not working after processor expert configuration</title>
      <link>https://community.nxp.com/t5/FreeMASTER/Freemaster-not-working-after-processor-expert-configuration/m-p/1811535#M1637</link>
      <description>Thanks, it is working now.&lt;BR /&gt;we changed the FlexCAN1 base to FlexCAN0 base</description>
      <pubDate>Tue, 20 Feb 2024 06:58:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/FreeMASTER/Freemaster-not-working-after-processor-expert-configuration/m-p/1811535#M1637</guid>
      <dc:creator>hredekar</dc:creator>
      <dc:date>2024-02-20T06:58:01Z</dc:date>
    </item>
  </channel>
</rss>

