Part Number: MCU-PLUS-SDK-AM243X
Other Parts Discussed in Thread: UNIFLASH, TMDS243EVM
Tool/software:
The script usb_bootloader.py has options --interface and --alt-setting that I find no real documentation for (see https://software-dl.ti.com/mcu-plus-sdk/esd/AM243X/09_02_00_50/exports/docs/api_guide_am243x/TOOLS_BOOT.html#USB_BOOTLOADER).
I am looking to use a Linux system in our factory to program our AM243x boards using usb_bootloader.py. Is there a way to have more than one board connected to the host system via USB and program more than one at a time, each from its own process/shell? Does the usb_bootloader.py option --interface help with that? I think that I can identify multiple devices using lsusb command and power cycling the device I want to use, but I still need to call it out via the script.