Hi,
There is a issue about vision app and I can't fix it now, please help me to analyze. The detail is following:
Code path in SDK: ti-processor-sdk-rtos-j721e-evm-08_00_00_12/vision_apps
Target: 9G port 2 SGMII can work well in vision app
Issue: 9G port 2 SGMII can't work in vision app
Code changes:
- The code 9G related.
- port 2 work in SGMII mode, inluce functiion Board_CfgSgmii(board_serdes_cfg.c) and the other code related.
- phy address and phy configuration for our hardware.
- IPC
//#define ENABLE_IPC_MCU1_1
#define ENABLE_IPC_MCU2_0
// #define ENABLE_IPC_MCU2_1
//#define ENABLE_IPC_MCU3_0
//#define ENABLE_IPC_MCU3_1
// #define ENABLE_IPC_C6x_1
// #define ENABLE_IPC_C6x_2
// #define ENABLE_IPC_C7x_1
- Unlink MCU2_1 in ($SD card)/rootfs/lib/firmware.
- Unlink MCU2_0 from vx_app_rtos_linux_mcu2_0.out (vision app), and link it to app_remoteswitchcfg_server.xer5f(ethfw app and modified code for 9G port 2(SGMII) )