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.

IWR6843ISK: Is there a version of UniFlash that supports Ubuntu 20.04 aarch64?

Part Number: IWR6843ISK
Other Parts Discussed in Thread: UNIFLASH,

We'd like to be able download TI IWR6843ISK board binaries to our end product and have it update the software in the field if possible.  But we'd need a UniFlash or Flashing system to run on a single board Ubuntu aarch64 system.  We don't need any debug probe support or CCS on the device.  If there is a different app we can use for the same purpose on the target product, let us know.

-TomG.

  • Hi Tom,

    I don't believe there is any Uniflash build that runs on aarch64. For programming the device after it's been deployed, we reccomend using the secondary bootloader (SBL). 

    Please find the SBL and all of its documentation in the mmWave SDK. 

    <SDK_INSTALL>\packages\ti\utils\sbl 

    Best Regards,

    Josh

  • We need the ability to update the SDK, MSS, and DSS.  I believe the SBL will only let us update the MSS.  Let me know if that is correct.

    Regards,

    -TomG.

  • Tom,

    SBL will allow you to update the entire image (MSS+DSS) as well as revert to a factory default image. I believe this should suit your needs.

    Regards,

    Josh

  • I initially thought this thread was locked, but it was just the TI thinks this is resolved status. 

    There was a section in the SBL_design.pdf that initially made me think only the MSS could be re-flashed:

    "4.10 Running the application

    The meta image for SBL application will be created automatically along with the out file upon compiling this application. Note that this image will contain only the MSS binary (no BSS or DSS binary)."

    However, it sounds like that has a different context, so we'll look at this again as we are able.

    Thanks for the clarification.

    -TomG.