CPRI advanced mapping demo for non-digital loopback mode

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CPRI advanced mapping demo for non-digital loopback mode

1,187 Views
guoxuefeng
Contributor I

Hello,

 

There is no wrong to run CPRI advanced mapping demo for digital loopback mode in CW10.5.0 based on 9132QDS platfrom.

But I want to run CPRI advanced mapping demo for non-digital loopback mode. So  CPRI_DIGITAL_LOOPBACK is changed

to CPRI_NO_LOOPBACK in struct named cpri_init_params_array[NUM_OF_USED_CPRI_UNITS](psc9x3x_config.c) to

support the loopback mode. when run the case,  the program is halting in the following function and can not get back.

 

/*auto negotiation*/

status = cpriLinkRateAutoNegotiate(units_init_params, active_cpri_units, link_rate, minimal_link_rate, sync_mode);

 

in order to run CPRI advanced mapping demo for non-digital loopback mode based on 9132QDS platform sucessfully,

How to do it? Please feel free to comment.

 

At the same time, there is some following information in readme.txt file in the demo case

 

4.1.3.3 cd <project path>/setup_scripts

4.1.3.4 source cpri_optic_connect.tcl

NOTE: the script should be run only ONCE after the board power up.

 

I have done it according to the indication. but there is following error. how to fixed the issue?

 

CodeWarrior Debugger Shell v1.0

%>cd C:\Program Files\Freescale\CW SC

v10.5.0\SC\StarCore_Support\SmartDSP\demos\starcore\psc9x3x\cpri_advanced_mapping

_demo\setup_scripts

%>source cpri_optic_connect.tcl

cmdwin::eclipse::config MemWidth 8

cmdwin::eclipse::config MemAccess 8

cmdwin::mem 0xfef03004 %x -np

Error: expected integer but got "0xx28 "

 

B..R,

thomas

Labels (1)
0 Kudos
Reply
0 Replies