Part Number: 66AK2H14
Tool/software: Code Composer Studio
Hi,
We have designed customized board using 66AK2H14. We are using CCSV7.4,processor_sdk_rtos_k2hk_4_03_00_05 and TI XDS 110 debug probe to connect board to CCS.
In our board we have 3 processor ,out of which 1 is configured as Centralized Processor (Called CP henceforth) and 2 Distributing Processors (Called DP henceforth). we need to send data from DP to CP through hyperlink .
I run the memoryMapped hyperlink example by commenting #define hyplnk_EXAMPLE_LOOPBACK in ti/drv/hyplnk/example/common/hyplnkLLDCfg.h.
Version #: 0x02010007; string HYPLNK LLD Revision: 02.01.00.07:May 25 2018:11:00:09
About to do system setup (PLL, PSC, and DDR)
Constructed SERDES configs: PLL=0x00000228; RX=0x0046c495; TX=0x000ccf95
system setup worked
About to set up HyperLink Peripheral
============================Hyperlink Testing Port 0
========================================== begin registers before initialization ===========
Revision register contents:
Raw = 0x4e902101
Status register contents:
Raw = 0x00003004
Link status register contents:
Raw = 0x00000000
Control register contents:
Raw = 0x00000000
Control register contents:
Raw = 0x00000000
============== end registers before initialization ===========
Hyperlink Serdes Common Init Complete
Invalid Serdes Lane Enable Init 4
Q1. only commenting #define hyplnk_EXAMPLE_LOOPBACK is enough to run the code between 2 boards[In our case 2 66AK2H14 processor]?
Regards,
Mahima shanbag
