<?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 Help with different problems on two B4860QDS boards in Qonverge</title>
    <link>https://community.nxp.com/t5/Qonverge/Help-with-different-problems-on-two-B4860QDS-boards/m-p/653897#M322</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working on a project using the StarCore DSPs on B4860.&amp;nbsp; We have two B4860QDS boards (SCH-27234 REV C1 / 700-27234 REV H), NDA in place for documentation, and a current floating license for StarCore CodeWarrior.&amp;nbsp; CW on both Win 7 64 development PCs is v10.9.0 updated to SP3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Each board seems to have a (different) problem which is hindering progress, and which I'd like some help in resolving.&amp;nbsp; I don't have an external TAP to work with, but both boards' eCWTAP have been upgraded to v1.0.4 using CCS and the instructions in this thread: &lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2009" data-containertype="14" data-objectid="330630" data-objecttype="1" href="https://community.nxp.com/thread/330630"&gt;https://community.nxp.com/thread/330630&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Board A (SN 35185-12) has an eCWTAP accessible via USB, but its MAC address is all zeroes and IP access doesn't work.&amp;nbsp; IP is preferable to USB as my main CW installation is running in a VM, and IP passes through more reliably than USB.&amp;nbsp; The board has otherwise tested ok over USB and is currently being shipped to my lab.&amp;nbsp; My question is whether and how I can program a MAC address in my lab and restore IP access, but I can't troubleshoot further until it arrives later this week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Log (from before update to v1.0.4):&lt;BR /&gt;&amp;nbsp; (bin) 2 % findcc cwtaps -verbose&lt;BR /&gt;&amp;nbsp; {amphisbaena} FSL000000 (00:00:00:00:00:00:1087):&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Main Board&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = Embedded CodeWarrior TAP (0)&amp;nbsp;&amp;nbsp; {0x0 0x0}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Probe Tip&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = Power Architecture JTAG/COP&amp;nbsp;&amp;nbsp;&amp;nbsp; {0x8}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Firmware&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = Boot Loader&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {0.9.2}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Firmware&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = Operating System&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {1.0.1}&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Board B (SN 32944-047) has an eCWTAP accessible via both USB and IP, but attempting to run code on it fails with the message "CCS: Core not supported."&amp;nbsp; All switches and jumpers are set to the defaults in the Quick Start Guide (B4860QDSHGS Rev.A2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEDs after running the CCS commands below are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;eCWTAP LEDs: D1 flashing green, D2 solid red or amber&lt;/LI&gt;&lt;LI&gt;B4860 LEDs: LD2, LD4, LD9, LD10, LD15, and LD17 solid green.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Quick Start Guide says LD2 means HRESET is asserted, so I'm assuming that's what's blocking me.&amp;nbsp; The J10 PRESET jumper is open and I can't find any more details on what would hold HRESET asserted.&amp;nbsp; Pressing the PRST button blinks LD1, so I don't think that's stuck.&amp;nbsp; Powering the board up I get nothing on the console, no U-boot or Linux, which seems consistent with the PA cores being held in reset. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following the instructions in the linked thread I get the expected JTAG ID results from running scanboard:&lt;BR /&gt;&amp;nbsp; TDO -----&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Device 0&amp;nbsp; IDCODE: 1192001D&amp;nbsp; Device: FSL B4420/B4860 rev 2.x&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | &lt;BR /&gt;&amp;nbsp; TDI -----&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Running the t4amp commands I get a timeout error:&lt;BR /&gt;&amp;nbsp; (bin) 13 % dele a&lt;BR /&gt;&amp;nbsp; (bin) 14 % config cc cwtap:192.168.100.101&lt;BR /&gt;&amp;nbsp; (bin) 15 % show cc&lt;BR /&gt;&amp;nbsp; 0: CodeWarrior TAP (cwtap:192.168.100.101) CC software ver. {0.0}&lt;BR /&gt;&amp;nbsp; (bin) 16 % ::ccs::config_server 0 1000 &lt;BR /&gt;&amp;nbsp; (bin) 17 % ::ccs::config_chain t4amp&lt;BR /&gt;&amp;nbsp; T4AMP SoC: Scan timeout&lt;BR /&gt;&amp;nbsp; (bin) 18 % ::ccs::all_run_mode&lt;BR /&gt;&amp;nbsp; t4amp: Debug Mode &lt;BR /&gt;&amp;nbsp; (bin) 19 % &lt;BR /&gt;&amp;nbsp; (bin) 19 % ::ccs::config_chain b4860&lt;BR /&gt;&amp;nbsp; B4860: Scan timeout&lt;BR /&gt;&amp;nbsp; (bin) 20 %&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Board B is currently in my lab and I can troubleshoot further.&amp;nbsp; I'd like to isolate whether this failed hardware, in which case we can start the process to repair/replace, or a configuration problem I haven't found the documentation for. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Feb 2017 02:22:19 GMT</pubDate>
    <dc:creator>morganhughes</dc:creator>
    <dc:date>2017-02-21T02:22:19Z</dc:date>
    <item>
      <title>Help with different problems on two B4860QDS boards</title>
      <link>https://community.nxp.com/t5/Qonverge/Help-with-different-problems-on-two-B4860QDS-boards/m-p/653897#M322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm working on a project using the StarCore DSPs on B4860.&amp;nbsp; We have two B4860QDS boards (SCH-27234 REV C1 / 700-27234 REV H), NDA in place for documentation, and a current floating license for StarCore CodeWarrior.&amp;nbsp; CW on both Win 7 64 development PCs is v10.9.0 updated to SP3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Each board seems to have a (different) problem which is hindering progress, and which I'd like some help in resolving.&amp;nbsp; I don't have an external TAP to work with, but both boards' eCWTAP have been upgraded to v1.0.4 using CCS and the instructions in this thread: &lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="2009" data-containertype="14" data-objectid="330630" data-objecttype="1" href="https://community.nxp.com/thread/330630"&gt;https://community.nxp.com/thread/330630&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Board A (SN 35185-12) has an eCWTAP accessible via USB, but its MAC address is all zeroes and IP access doesn't work.&amp;nbsp; IP is preferable to USB as my main CW installation is running in a VM, and IP passes through more reliably than USB.&amp;nbsp; The board has otherwise tested ok over USB and is currently being shipped to my lab.&amp;nbsp; My question is whether and how I can program a MAC address in my lab and restore IP access, but I can't troubleshoot further until it arrives later this week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Log (from before update to v1.0.4):&lt;BR /&gt;&amp;nbsp; (bin) 2 % findcc cwtaps -verbose&lt;BR /&gt;&amp;nbsp; {amphisbaena} FSL000000 (00:00:00:00:00:00:1087):&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Main Board&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = Embedded CodeWarrior TAP (0)&amp;nbsp;&amp;nbsp; {0x0 0x0}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Probe Tip&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = Power Architecture JTAG/COP&amp;nbsp;&amp;nbsp;&amp;nbsp; {0x8}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Firmware&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = Boot Loader&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {0.9.2}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Firmware&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = Operating System&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {1.0.1}&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Board B (SN 32944-047) has an eCWTAP accessible via both USB and IP, but attempting to run code on it fails with the message "CCS: Core not supported."&amp;nbsp; All switches and jumpers are set to the defaults in the Quick Start Guide (B4860QDSHGS Rev.A2).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEDs after running the CCS commands below are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;eCWTAP LEDs: D1 flashing green, D2 solid red or amber&lt;/LI&gt;&lt;LI&gt;B4860 LEDs: LD2, LD4, LD9, LD10, LD15, and LD17 solid green.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Quick Start Guide says LD2 means HRESET is asserted, so I'm assuming that's what's blocking me.&amp;nbsp; The J10 PRESET jumper is open and I can't find any more details on what would hold HRESET asserted.&amp;nbsp; Pressing the PRST button blinks LD1, so I don't think that's stuck.&amp;nbsp; Powering the board up I get nothing on the console, no U-boot or Linux, which seems consistent with the PA cores being held in reset. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following the instructions in the linked thread I get the expected JTAG ID results from running scanboard:&lt;BR /&gt;&amp;nbsp; TDO -----&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * Device 0&amp;nbsp; IDCODE: 1192001D&amp;nbsp; Device: FSL B4420/B4860 rev 2.x&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; | &lt;BR /&gt;&amp;nbsp; TDI -----&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Running the t4amp commands I get a timeout error:&lt;BR /&gt;&amp;nbsp; (bin) 13 % dele a&lt;BR /&gt;&amp;nbsp; (bin) 14 % config cc cwtap:192.168.100.101&lt;BR /&gt;&amp;nbsp; (bin) 15 % show cc&lt;BR /&gt;&amp;nbsp; 0: CodeWarrior TAP (cwtap:192.168.100.101) CC software ver. {0.0}&lt;BR /&gt;&amp;nbsp; (bin) 16 % ::ccs::config_server 0 1000 &lt;BR /&gt;&amp;nbsp; (bin) 17 % ::ccs::config_chain t4amp&lt;BR /&gt;&amp;nbsp; T4AMP SoC: Scan timeout&lt;BR /&gt;&amp;nbsp; (bin) 18 % ::ccs::all_run_mode&lt;BR /&gt;&amp;nbsp; t4amp: Debug Mode &lt;BR /&gt;&amp;nbsp; (bin) 19 % &lt;BR /&gt;&amp;nbsp; (bin) 19 % ::ccs::config_chain b4860&lt;BR /&gt;&amp;nbsp; B4860: Scan timeout&lt;BR /&gt;&amp;nbsp; (bin) 20 %&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Board B is currently in my lab and I can troubleshoot further.&amp;nbsp; I'd like to isolate whether this failed hardware, in which case we can start the process to repair/replace, or a configuration problem I haven't found the documentation for. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2017 02:22:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Qonverge/Help-with-different-problems-on-two-B4860QDS-boards/m-p/653897#M322</guid>
      <dc:creator>morganhughes</dc:creator>
      <dc:date>2017-02-21T02:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: Help with different problems on two B4860QDS boards</title>
      <link>https://community.nxp.com/t5/Qonverge/Help-with-different-problems-on-two-B4860QDS-boards/m-p/653898#M323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same issue as board B above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 07:27:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Qonverge/Help-with-different-problems-on-two-B4860QDS-boards/m-p/653898#M323</guid>
      <dc:creator>andrewmarles</dc:creator>
      <dc:date>2017-04-28T07:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Help with different problems on two B4860QDS boards</title>
      <link>https://community.nxp.com/t5/Qonverge/Help-with-different-problems-on-two-B4860QDS-boards/m-p/653899#M324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Your problem cannot be solved using Community.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Please create technical case.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Use the following page:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&lt;A class="jive-link-thread-small" data-containerid="2009" data-containertype="14" data-objectid="381898" data-objecttype="1" href="https://community.nxp.com/thread/381898"&gt;https://community.nxp.com/thread/381898&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;Create please two requests (one request for your board A and one request for your board B).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 May 2017 05:44:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Qonverge/Help-with-different-problems-on-two-B4860QDS-boards/m-p/653899#M324</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2017-05-02T05:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Help with different problems on two B4860QDS boards</title>
      <link>https://community.nxp.com/t5/Qonverge/Help-with-different-problems-on-two-B4860QDS-boards/m-p/653900#M325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pavel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the instruction thread, I've created a separate request for each problem.&amp;nbsp; Since your thread was written the support pages seem to have changed, but I was able to find the correct path.&amp;nbsp; Back in February all I could find for support requests was for website errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 May 2017 19:47:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Qonverge/Help-with-different-problems-on-two-B4860QDS-boards/m-p/653900#M325</guid>
      <dc:creator>morganhughes</dc:creator>
      <dc:date>2017-05-18T19:47:25Z</dc:date>
    </item>
  </channel>
</rss>

