Part Number: TMS320F28069F
Other Parts Discussed in Thread: C2000WARE, CONTROLSUITE
Tool/software: Code Composer Studio
To start with the basics; I'm looking to add a USB stack to the bootloader, so I can load an image from a USB stick? I've started with the 2806x_boot_rom example; can I start peeling out functionality that I don't need, like CAN_boot, I2C_boot, and SPI_boot? Where can I find a light-weight USB implementation (I also looked at usb_host_msc as another starting point).