<?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 for StarCore中的主题 CPRI advanced mapping demo for non-digital loopback mode</title>
    <link>https://community.nxp.com/t5/CodeWarrior-for-StarCore/CPRI-advanced-mapping-demo-for-non-digital-loopback-mode/m-p/329269#M460</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is no wrong to run CPRI advanced mapping demo for digital loopback mode in CW10.5.0 based on 9132QDS platfrom. &lt;/P&gt;&lt;P&gt;But I want to run CPRI advanced mapping demo for non-digital loopback mode. So&amp;nbsp; CPRI_DIGITAL_LOOPBACK is changed&lt;/P&gt;&lt;P&gt;to CPRI_NO_LOOPBACK in struct named cpri_init_params_array[NUM_OF_USED_CPRI_UNITS](psc9x3x_config.c) to &lt;/P&gt;&lt;P&gt;support the loopback mode. when run the case,&amp;nbsp; the program is halting in the following function and can not get back. &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #33cccc;"&gt;/*auto negotiation*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #33cccc;"&gt; status = cpriLinkRateAutoNegotiate(units_init_params, active_cpri_units, link_rate, minimal_link_rate, sync_mode);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in order to run CPRI advanced mapping demo for non-digital loopback mode based on 9132QDS platform sucessfully,&lt;/P&gt;&lt;P&gt;How to do it? Please feel free to comment. &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the same time, there is some following information in readme.txt file in the demo case&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4.1.3.3 cd &amp;lt;project path&amp;gt;/setup_scripts &lt;/P&gt;&lt;P&gt;4.1.3.4 source cpri_optic_connect.tcl&lt;/P&gt;&lt;P&gt;NOTE: the script should be run only ONCE after the board power up.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have done it according to the indication. but there is following error. how to fixed the issue?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #33cccc;"&gt;CodeWarrior Debugger Shell v1.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #33cccc;"&gt;%&amp;gt;cd C:\Program Files\Freescale\CW SC &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #33cccc;"&gt;v10.5.0\SC\StarCore_Support\SmartDSP\demos\starcore\psc9x3x\cpri_advanced_mapping&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #33cccc;"&gt;_demo\setup_scripts&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #33cccc;"&gt;%&amp;gt;source cpri_optic_connect.tcl&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #33cccc;"&gt;cmdwin::eclipse::config MemWidth 8 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #33cccc;"&gt;cmdwin::eclipse::config MemAccess 8 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #33cccc;"&gt;cmdwin::mem 0xfef03004 %x -np &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #33cccc;"&gt;Error: expected integer but got "0xx28 " &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;B..R,&lt;/P&gt;&lt;P&gt;thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Oct 2014 06:58:05 GMT</pubDate>
    <dc:creator>guoxuefeng</dc:creator>
    <dc:date>2014-10-16T06:58:05Z</dc:date>
    <item>
      <title>CPRI advanced mapping demo for non-digital loopback mode</title>
      <link>https://community.nxp.com/t5/CodeWarrior-for-StarCore/CPRI-advanced-mapping-demo-for-non-digital-loopback-mode/m-p/329269#M460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is no wrong to run CPRI advanced mapping demo for digital loopback mode in CW10.5.0 based on 9132QDS platfrom. &lt;/P&gt;&lt;P&gt;But I want to run CPRI advanced mapping demo for non-digital loopback mode. So&amp;nbsp; CPRI_DIGITAL_LOOPBACK is changed&lt;/P&gt;&lt;P&gt;to CPRI_NO_LOOPBACK in struct named cpri_init_params_array[NUM_OF_USED_CPRI_UNITS](psc9x3x_config.c) to &lt;/P&gt;&lt;P&gt;support the loopback mode. when run the case,&amp;nbsp; the program is halting in the following function and can not get back. &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #33cccc;"&gt;/*auto negotiation*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #33cccc;"&gt; status = cpriLinkRateAutoNegotiate(units_init_params, active_cpri_units, link_rate, minimal_link_rate, sync_mode);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in order to run CPRI advanced mapping demo for non-digital loopback mode based on 9132QDS platform sucessfully,&lt;/P&gt;&lt;P&gt;How to do it? Please feel free to comment. &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the same time, there is some following information in readme.txt file in the demo case&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4.1.3.3 cd &amp;lt;project path&amp;gt;/setup_scripts &lt;/P&gt;&lt;P&gt;4.1.3.4 source cpri_optic_connect.tcl&lt;/P&gt;&lt;P&gt;NOTE: the script should be run only ONCE after the board power up.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have done it according to the indication. but there is following error. how to fixed the issue?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #33cccc;"&gt;CodeWarrior Debugger Shell v1.0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #33cccc;"&gt;%&amp;gt;cd C:\Program Files\Freescale\CW SC &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #33cccc;"&gt;v10.5.0\SC\StarCore_Support\SmartDSP\demos\starcore\psc9x3x\cpri_advanced_mapping&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #33cccc;"&gt;_demo\setup_scripts&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #33cccc;"&gt;%&amp;gt;source cpri_optic_connect.tcl&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #33cccc;"&gt;cmdwin::eclipse::config MemWidth 8 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #33cccc;"&gt;cmdwin::eclipse::config MemAccess 8 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #33cccc;"&gt;cmdwin::mem 0xfef03004 %x -np &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #33cccc;"&gt;Error: expected integer but got "0xx28 " &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;B..R,&lt;/P&gt;&lt;P&gt;thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 06:58:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-for-StarCore/CPRI-advanced-mapping-demo-for-non-digital-loopback-mode/m-p/329269#M460</guid>
      <dc:creator>guoxuefeng</dc:creator>
      <dc:date>2014-10-16T06:58:05Z</dc:date>
    </item>
  </channel>
</rss>

