Other Parts Discussed in Thread: CC2531,
Tool/software: TI C/C++ Compiler
After I downloaded the boot of UBL on the Bluetooth chip, our master chip (Linux system) did not correctly identify it as a USB flash drive, so we have no way to perform the upgrade operation on the master chip.
As shown, I used the USB driver provided by my host, but I did not see the device I wanted in the /dev/ directory.
But I can correctly identify it as a USB flash drive under Windows, and can upgrade HostTestReleaseCC2540USB-UBL.bin and it works fine.