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.

BEAGLEBOARD-X15: SysConfig Project Request

Part Number: BEAGLEBOARD-X15
Other Parts Discussed in Thread: SYSCONFIG

Hi everybody,

Does anyone out there have a https://dev.ti.com/sysconfig project created for an off-the-shelf Beagleboard-X15?

I'm starting a new project and the last time I messed around with pin mux and dts files was long ago.

Given that the Beagle community loves TI so much I thought I'd at least ask if there was a good starting point available out there.

Thanks,

Nathan

  • We include *.pinmux files as part of Processor SDK RTOS.  For example, you install Processor SDK RTOS 6.03 for AM57xx you would find this file:

    pdk_am57xx_1_0_17\packages\ti\board\src\evmAM572x\evmAM572x_SR2.0.pinmux

    I imported that *.pinmux file into the sysconfig tool and saved it as a *.syscfg file.  Here it is:

    https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/791/evmAM572x_5F00_SR2.0.syscfg

    Maybe someone else (e.g. from the community) will have something specifically for the Beagle-X15, but this would be a better starting point than starting from nothing.

    Best regards,
    Brad