Provide a quick guide on the following:

Download and installation of UniFlash

  1. Go to this website https://www.ti.com/tool/UNIFLASH and scroll down to Downloads then on the right there will be a Download options and click it
  2. Scroll down until you find UniFlash Linux Installer, click it and download. It should download a file ending with .run
  3. Open up a terminal and navigate to your Downloads directory or wherever this file was installed
  4. Change this file permission by running chmod u+x {file} where {file} is replaced with the downloaded file name (make sure you have the appropriate permissions to change file permissions)
  5. Run ./{file}
  6. An installer should appear and select Add this application to the desktop or equivalent (You might not be able to find it later if you don’t)
  7. Go through the installer, selecting any default options
  8. If all goes well, UniFlash should be installed, otherwise, try again from a previous step such as Step 5

Installing and configuring Minicom

Flashing

Testing

  1. Search for the USB port: dmesg | grep -i "tty" and select the same one that should be displayed in the UniFlash application