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.

AWR1843BOOST: Compiling SBL Application / MetaImage for AWR1843

Part Number: AWR1843BOOST

Hello,

In Automotive Toolbox 3.0.0, lab 12, the Secondary Bootloader Design Guide says:

"The Meta-Image for SBL application will be created automatically along with the out file upon compiling this application"

What is the procedure to compile the application? There is no CCS project included in the lab files like with other labs I've used.

Regards

Brant

  • Hello Brant,

    SBL application (with UART interface) and makefile are available in mmwave SDK installation.

    C:\ti\mmwave_sdk_03_04_00_03\packages\ti\utils\sbl

    However CAN  based SBL is available in TI-Rex which has CCS project.

    https://dev.ti.com/tirex/explore/node?node=AIbEoly4B7.jPYk1aCiO-A__AocYeEd__LATEST

     

    Regards,

    Jitendra

  • Thank you Jitehdra,

    This is all I see in TIREX:

    But when I download there is some project files, but no makefile etc to build?

    Is this correct? How do I compile the application in CCS?

    Regards

    Brant

  • Hello Brant,

    I can't see your attached pictures.

    Try to download the TI-Rex Automotive toolbox.

    Then in the PC, unzip and  go to : <path>\mmwave_automotive_toolbox_3_0_0\labs\lab0005_object_data_over_can\odoc-target   directory

    Copy this path and import this to ccs

    CCS Menu->Project->Import CCS projects;   paste above path an press enter to popup import window to import the projects.

    Please note that in the TI-rex CSS projects are provided in form of *.projectspec files( for MSS and DSS)

    Make sure that you have installed the required mmWave SDK version and other dependency tools and those are known to CCS; before importing above TI-Rex application.

     

    Regards,

    Jitendra