PROCESSOR-SDK-J7200: sysconfig file for j7200 EVM

Part Number: PROCESSOR-SDK-J7200
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

Hi,

I woul like to know where i can find the sysconfig file for the j7200 EVM. Where can i download this file?

We would like to see in this tool how all the pins are configured and which ones are using the EVM.

Thanks.

  • Hi,

    We don't have the sysconfig file used for the J7200 EVM, as modules of the SoC are split across Linux and RTOS SDKs.

    You can refer to the files listed below from the RTOS SDK to get the list of pins used by RTOS applications.
    J7200_pinmux.h
    J7200_pinmux_data.c
    Path: 
    RTOS-SDK/pdk_j7200_10_01_00_25/packages/ti/board/src/j7200_evm/

    Also, refer to the device tree files in the Linux SDK to get the list of pins used by Linux drivers.
    k3-j7200-common-proc-board.dts
    Also, overlay files if you are using any.

    Best Regards,
    Sudheer