<?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 MPC5777C-DEVB No Comms via serial in Model-Based Design Toolbox (MBDT)</title>
    <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MPC5777C-DEVB-No-Comms-via-serial/m-p/1286947#M6117</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I believe my topic has been discussed before here:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/NXP-Model-Based-Design-Tools/MPC5777c-loss-of-communication-for-ccp-mcu/m-p/1202197" target="_blank"&gt;https://community.nxp.com/t5/NXP-Model-Based-Design-Tools/MPC5777c-loss-of-communication-for-ccp-mcu/m-p/1202197&lt;/A&gt;&amp;nbsp;but I don't necessarily have a conclusive way of getting comms with our MPC5777-DEVB.&lt;/P&gt;&lt;P&gt;I've been flashing fine with the FTDI drivers with the MPC5744P-EVB, it's 99% reliable after I press the reset button.&lt;/P&gt;&lt;P&gt;When I received the 5777C two weeks ago one of the first things I did is see the Welcome screen as the UserGuide describes. I then thought that I could autocode to it but I read the section 2.3 about loading the Bootloader. So I used S32DS and the PE Multilink Universal to flash into it the board the following file:&amp;nbsp;MPC5777C_S32DS_UART0_CAN0_1sec_delay.rbf, following the instruction to use the specific algo for&amp;nbsp;1x32x64k_eeprom.pcp.&lt;/P&gt;&lt;P&gt;I didn't get any comms so instead I flashed&amp;nbsp; MPC5777C_S32DS_UART0_CAN0.rbf, thinking it might be the correct defaul RBF for this board.&lt;/P&gt;&lt;P&gt;With this I was able to build and flash once: I think I built the gpio_mpc5777c_devb model after ensuring the Config matched the 516 BGA of this board and the COM port (in my case COM14).&lt;/P&gt;&lt;P&gt;When I built a second model, to add some small things to see in FreeMaster I noticed that I get the dreaded message: 'Loss Communication with CCP MCU. Please cycle power and try again.&lt;BR /&gt;The operation has timed out.' So I've been testing the FTDI-COM via Putty or TeraTerm to see if there is a specific issue with it.&lt;/P&gt;&lt;P&gt;I can't imagine that FTDI drivers have worked all of last week with the 5744P and suddenly stop when I start using the 5777. I flashed the board with S32DS to have the most reliable method to put the 'Hello World' app into the board and test the Serial/USB.&lt;/P&gt;&lt;P&gt;I wonder if there are any jumper settings or specific things that could be the differentiating factor between me getting reliable comms with a smaller board (the 5744P) but having more difficulty with its bigger brother. I'm not experienced enough in S32DS to troubleshoot it with break-points so I would appreciate any help in case I have missed something very obvious. I attach the S32DS console output in case it gives some information. One of the things I'm not sure about is where it states:&lt;/P&gt;&lt;P&gt;Calculated CRC-16 does not match block. (File = $4082, Device = $B370)&lt;BR /&gt;Current content of flash does not match application to be programmed&lt;/P&gt;&lt;P&gt;Thank you in advance. Please let me know if you need any further info in case I have not been particularly thorough.&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
    <pubDate>Thu, 03 Jun 2021 16:14:37 GMT</pubDate>
    <dc:creator>chrisc1</dc:creator>
    <dc:date>2021-06-03T16:14:37Z</dc:date>
    <item>
      <title>MPC5777C-DEVB No Comms via serial</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MPC5777C-DEVB-No-Comms-via-serial/m-p/1286947#M6117</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I believe my topic has been discussed before here:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/NXP-Model-Based-Design-Tools/MPC5777c-loss-of-communication-for-ccp-mcu/m-p/1202197" target="_blank"&gt;https://community.nxp.com/t5/NXP-Model-Based-Design-Tools/MPC5777c-loss-of-communication-for-ccp-mcu/m-p/1202197&lt;/A&gt;&amp;nbsp;but I don't necessarily have a conclusive way of getting comms with our MPC5777-DEVB.&lt;/P&gt;&lt;P&gt;I've been flashing fine with the FTDI drivers with the MPC5744P-EVB, it's 99% reliable after I press the reset button.&lt;/P&gt;&lt;P&gt;When I received the 5777C two weeks ago one of the first things I did is see the Welcome screen as the UserGuide describes. I then thought that I could autocode to it but I read the section 2.3 about loading the Bootloader. So I used S32DS and the PE Multilink Universal to flash into it the board the following file:&amp;nbsp;MPC5777C_S32DS_UART0_CAN0_1sec_delay.rbf, following the instruction to use the specific algo for&amp;nbsp;1x32x64k_eeprom.pcp.&lt;/P&gt;&lt;P&gt;I didn't get any comms so instead I flashed&amp;nbsp; MPC5777C_S32DS_UART0_CAN0.rbf, thinking it might be the correct defaul RBF for this board.&lt;/P&gt;&lt;P&gt;With this I was able to build and flash once: I think I built the gpio_mpc5777c_devb model after ensuring the Config matched the 516 BGA of this board and the COM port (in my case COM14).&lt;/P&gt;&lt;P&gt;When I built a second model, to add some small things to see in FreeMaster I noticed that I get the dreaded message: 'Loss Communication with CCP MCU. Please cycle power and try again.&lt;BR /&gt;The operation has timed out.' So I've been testing the FTDI-COM via Putty or TeraTerm to see if there is a specific issue with it.&lt;/P&gt;&lt;P&gt;I can't imagine that FTDI drivers have worked all of last week with the 5744P and suddenly stop when I start using the 5777. I flashed the board with S32DS to have the most reliable method to put the 'Hello World' app into the board and test the Serial/USB.&lt;/P&gt;&lt;P&gt;I wonder if there are any jumper settings or specific things that could be the differentiating factor between me getting reliable comms with a smaller board (the 5744P) but having more difficulty with its bigger brother. I'm not experienced enough in S32DS to troubleshoot it with break-points so I would appreciate any help in case I have missed something very obvious. I attach the S32DS console output in case it gives some information. One of the things I'm not sure about is where it states:&lt;/P&gt;&lt;P&gt;Calculated CRC-16 does not match block. (File = $4082, Device = $B370)&lt;BR /&gt;Current content of flash does not match application to be programmed&lt;/P&gt;&lt;P&gt;Thank you in advance. Please let me know if you need any further info in case I have not been particularly thorough.&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 16:14:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MPC5777C-DEVB-No-Comms-via-serial/m-p/1286947#M6117</guid>
      <dc:creator>chrisc1</dc:creator>
      <dc:date>2021-06-03T16:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5777C-DEVB No Comms via serial</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MPC5777C-DEVB-No-Comms-via-serial/m-p/1286996#M6118</link>
      <description>&lt;P&gt;if anyone has an *.elf file I can try to flash the user LEDs for example, then I'm keen on trying just to check that the board is running as expected.&lt;/P&gt;&lt;P&gt;I wasn't sure if the code attached here is acceptable since I don't know if there could be any differences in the memory addresses that it programs to:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/Example-MPC5777C-PinToggleStationery-GHS714/ta-p/1102948" target="_blank"&gt;https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/Example-MPC5777C-PinToggleStationery-GHS714/ta-p/1102948&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Jun 2021 17:43:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MPC5777C-DEVB-No-Comms-via-serial/m-p/1286996#M6118</guid>
      <dc:creator>chrisc1</dc:creator>
      <dc:date>2021-06-03T17:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5777C-DEVB No Comms via serial</title>
      <link>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MPC5777C-DEVB-No-Comms-via-serial/m-p/1290711#M6138</link>
      <description>&lt;P&gt;This coversheet was created&amp;nbsp;by&amp;nbsp;Verical, a division of Arrow Electronics, Inc. (“​Verical”). The attached&amp;nbsp; Verical, its subsidiaries, affiliates, employees, and agents make&amp;nbsp;no&amp;nbsp;representations or warranties&amp;nbsp; the&amp;nbsp;serial&amp;nbsp;port to which the micro USB of.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 11:11:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Model-Based-Design-Toolbox-MBDT/MPC5777C-DEVB-No-Comms-via-serial/m-p/1290711#M6138</guid>
      <dc:creator>DarrellWhite</dc:creator>
      <dc:date>2021-06-10T11:11:54Z</dc:date>
    </item>
  </channel>
</rss>

