This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/XEVMK2LX: K2L EVM does not work when net-cp domain modules are enable during SBL boot.

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

66AK2L06 on EVMK2L

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?