<?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>CodeWarrior Development ToolsのトピックBDM Interface and PSTCLK</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/BDM-Interface-and-PSTCLK/m-p/678011#M6033</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the USB-ML-UNIVERSAL on two boards. BMD is not working on one board.&lt;/P&gt;&lt;P&gt;1) BDM works on the MCF5441X Tower Module:&lt;BR /&gt;// BOOTMOD[1:0]=01; Override default via data bus&lt;BR /&gt;// FB_AD[0] = 0; Boot from NAND flash&lt;BR /&gt;// FB_AD[2] = 1; Oscillator bypass mode&lt;BR /&gt;// FB_AD[3] = 1; FB_ALE selected&lt;BR /&gt;// FB_AD[5:4] = 1x; 16-bit data (16-bit non-muxed address)&lt;BR /&gt;// FB_AD[7:6] = 00; Fvco = 10 x Fref&lt;BR /&gt;The jumpers settings are so that: 50MHz clock comes from the SER2 board; BDM is enabled; ColdFire PSTCLK clock is routed to the 26-pin BDM connector.&lt;BR /&gt;// FB_AD[1] = 1; PLL mode enabled; PSTCLK measured at 125MHz; BDM works fine. Althought the PSTCLK is not switching to reach full 0V - 3.3V range.&lt;BR /&gt;// FB_AD[1] = 0; PLL mode disabled; PSTCLK measured at 25MHZ; BDM works fine.&lt;/P&gt;&lt;P&gt;When the BDM interface comes up. The followings show up in the Status Windows:&lt;/P&gt;&lt;P&gt;P&amp;amp;E Interface detected – Flash Version 6.15&lt;BR /&gt;Device Debug Module : Revision D+PSTB&lt;BR /&gt;Device Detected : 5441x&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;2) BDM not working on my CPUCARD2 board:&lt;BR /&gt;Use identical reset configuration settings. 50MHz clock comes from on-board oscillator; BDM is enabled; ColdFire PSTCLK clock is routed to the 26-pin BDM connector. The identical reset configuration is driven from CPLD on board.&lt;BR /&gt;// FB_AD[1] = 1; PSTCLK measured at 125MHz; BDM NOT working. PSTCLK is not switching to reach full 0V - 3.3V range.&lt;BR /&gt;// FB_AD[1] = 0; PSTCLK measured at 25MHZ; BDM NOT working.&lt;/P&gt;&lt;P&gt;BDM interface is not coming up on my MCF54418CMJ250 (ColdFire V4) based MCU card. My questions follow.&lt;/P&gt;&lt;P&gt;Q1) What are the differences between Connect (Reset) and Hotsync in PEMICRO Connection Manager pop-up menu?&lt;BR /&gt;Q2) If I click the Connect (Reset) button I get the following messages from the Status Window. What does the followings mean?&lt;/P&gt;&lt;P&gt;P&amp;amp;E Interface detected – Flash Version 6.15&lt;BR /&gt;Device Debug Module : Revision A&lt;BR /&gt;Device Detected : Generic 52xx&lt;BR /&gt;Debugger retrying force to background mode.&lt;BR /&gt;Device Debug Module : Revision A // device cannot be detected to be Revision D+PSTB&lt;BR /&gt;Device Detected : Generic 52xx // device cannot be detected to be Generic 5441x&lt;BR /&gt;Can not enter background mode.&lt;/P&gt;&lt;P&gt;//////// After hitting Hotsync Button once to multiple times the following lines show up. And I get full debugger windows show up as well. /////////&lt;BR /&gt;Illegal command error from CPU – try a RESET.&lt;BR /&gt;Illegal command error from CPU – try a RESET.&lt;/P&gt;&lt;P&gt;//////// After hitting RETURN Button multiple times the following lines show up. /////////&lt;BR /&gt;Illegal command error from CPU – try a RESET.&lt;BR /&gt;Illegal command error from CPU – try a RESET.&lt;BR /&gt;Error communicating to target processor – try a RESET&lt;/P&gt;&lt;P&gt;Q3) The BDM is not coming up. Where should I look for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Jun 2017 03:52:24 GMT</pubDate>
    <dc:creator>davidwong</dc:creator>
    <dc:date>2017-06-07T03:52:24Z</dc:date>
    <item>
      <title>BDM Interface and PSTCLK</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/BDM-Interface-and-PSTCLK/m-p/678011#M6033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the USB-ML-UNIVERSAL on two boards. BMD is not working on one board.&lt;/P&gt;&lt;P&gt;1) BDM works on the MCF5441X Tower Module:&lt;BR /&gt;// BOOTMOD[1:0]=01; Override default via data bus&lt;BR /&gt;// FB_AD[0] = 0; Boot from NAND flash&lt;BR /&gt;// FB_AD[2] = 1; Oscillator bypass mode&lt;BR /&gt;// FB_AD[3] = 1; FB_ALE selected&lt;BR /&gt;// FB_AD[5:4] = 1x; 16-bit data (16-bit non-muxed address)&lt;BR /&gt;// FB_AD[7:6] = 00; Fvco = 10 x Fref&lt;BR /&gt;The jumpers settings are so that: 50MHz clock comes from the SER2 board; BDM is enabled; ColdFire PSTCLK clock is routed to the 26-pin BDM connector.&lt;BR /&gt;// FB_AD[1] = 1; PLL mode enabled; PSTCLK measured at 125MHz; BDM works fine. Althought the PSTCLK is not switching to reach full 0V - 3.3V range.&lt;BR /&gt;// FB_AD[1] = 0; PLL mode disabled; PSTCLK measured at 25MHZ; BDM works fine.&lt;/P&gt;&lt;P&gt;When the BDM interface comes up. The followings show up in the Status Windows:&lt;/P&gt;&lt;P&gt;P&amp;amp;E Interface detected – Flash Version 6.15&lt;BR /&gt;Device Debug Module : Revision D+PSTB&lt;BR /&gt;Device Detected : 5441x&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;2) BDM not working on my CPUCARD2 board:&lt;BR /&gt;Use identical reset configuration settings. 50MHz clock comes from on-board oscillator; BDM is enabled; ColdFire PSTCLK clock is routed to the 26-pin BDM connector. The identical reset configuration is driven from CPLD on board.&lt;BR /&gt;// FB_AD[1] = 1; PSTCLK measured at 125MHz; BDM NOT working. PSTCLK is not switching to reach full 0V - 3.3V range.&lt;BR /&gt;// FB_AD[1] = 0; PSTCLK measured at 25MHZ; BDM NOT working.&lt;/P&gt;&lt;P&gt;BDM interface is not coming up on my MCF54418CMJ250 (ColdFire V4) based MCU card. My questions follow.&lt;/P&gt;&lt;P&gt;Q1) What are the differences between Connect (Reset) and Hotsync in PEMICRO Connection Manager pop-up menu?&lt;BR /&gt;Q2) If I click the Connect (Reset) button I get the following messages from the Status Window. What does the followings mean?&lt;/P&gt;&lt;P&gt;P&amp;amp;E Interface detected – Flash Version 6.15&lt;BR /&gt;Device Debug Module : Revision A&lt;BR /&gt;Device Detected : Generic 52xx&lt;BR /&gt;Debugger retrying force to background mode.&lt;BR /&gt;Device Debug Module : Revision A // device cannot be detected to be Revision D+PSTB&lt;BR /&gt;Device Detected : Generic 52xx // device cannot be detected to be Generic 5441x&lt;BR /&gt;Can not enter background mode.&lt;/P&gt;&lt;P&gt;//////// After hitting Hotsync Button once to multiple times the following lines show up. And I get full debugger windows show up as well. /////////&lt;BR /&gt;Illegal command error from CPU – try a RESET.&lt;BR /&gt;Illegal command error from CPU – try a RESET.&lt;/P&gt;&lt;P&gt;//////// After hitting RETURN Button multiple times the following lines show up. /////////&lt;BR /&gt;Illegal command error from CPU – try a RESET.&lt;BR /&gt;Illegal command error from CPU – try a RESET.&lt;BR /&gt;Error communicating to target processor – try a RESET&lt;/P&gt;&lt;P&gt;Q3) The BDM is not coming up. Where should I look for?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jun 2017 03:52:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/BDM-Interface-and-PSTCLK/m-p/678011#M6033</guid>
      <dc:creator>davidwong</dc:creator>
      <dc:date>2017-06-07T03:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: BDM Interface and PSTCLK</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/BDM-Interface-and-PSTCLK/m-p/678012#M6034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you tell us which CodeWarrior version are you using? When you are trying to program your CPUCARD2 board, are you using the same project as with the tower board?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Carlos Mendoza&lt;BR /&gt;Technical Support Engineer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 23:22:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/BDM-Interface-and-PSTCLK/m-p/678012#M6034</guid>
      <dc:creator>Carlos_Mendoza</dc:creator>
      <dc:date>2017-06-20T23:22:44Z</dc:date>
    </item>
  </channel>
</rss>

