Part Number:XEVMK2LX
Tool/software:TI-RTOS
Hi,
I am testing the evmK2L board using the PROCESSOR-SDK-RTOS-K2L.
My system :
XDCTool 3.32.01.22_core
SYS/BIOS 6.45.01.29
IPC 3.43.02.04
DSPLIB 3.4.0.0
Compiler TIv8.1.3
Not use ARM-linux
The boot mode is ARM-spi and DSP core uses Ethernet.
I am trying to enable the net-cp modules PA, SGMII and SA (domain 2 modules 7, 8 and 9) after booting SBL.
But adding a NET-CP setting to evmK2L_clock.c in SBL will fail to boot(not working).
How do I power on the net-cp domain modules?