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.

NEED LINK OF AIS TOOL DOWNLOAD FOR ARM BINARIES

hI

tEAM 

i SEARCHED FOR THE LINK OF THE AIS GEN TOOL THAT IS COMPATIBLE FOR GENERATING THE ARM AS WELL AS DSP APPLICATION!

i NEED THE PATH WHERE TO DOWNLOAD!

kINDLY NEED HELP ON THIS!

tHANK YOU

DEEPAK r

  • Hi Deepak,

    You can download the the flash utilities from the below link and the AIS gen tool is enclosed in it.

    http://processors.wiki.ti.com/index.php/Serial_Boot_and_Flash_Loading_Utility_for_OMAP-L138#Obtaining_the_software

  • Hi
    shankari
    Thanks for your response

    I am trying to build the sources that is provide for ARM UBL AND DSP UBL
    Need help how to get the .bin file for the ARM AND DSP
    i HAVE TAKEN THE SOURCE CODE AND USED PREBUILT IMAGES AND WHEN I FLASH IT WORKS FINE
    bUT WHEN THE SAME SOURCE I COMPILE AND TRY FLASHING DOSENT WORK
    NOT SURE ABOUT THE STEPS IN GENERATING THE BIN FILES FOR BOTH ARM AND DSP.out files
    IS IT POSSIBLE TO GENERATE THE FILES .bin FROM THE TOOL THAT IS PRESENT IN THE LINKS SENT
    iF POSSIBLE KINDLY SHARE THE SCREEN SHOT OF THAT BUILDING FOR PROPER CONFIGURATION
    tHANK YOU
    dEEPAK r
  • adding additional support

    I HAVE THE AIS GENTOOL THAT IS AS BELOW NOW HOW TO GENERATED THE AIS FOR ARM  USING THIS /OR CAN WE USE SOME COMMAND LINE OPTION FOR GENERATING ARM UBL.BIN

      nEED HELP ON THIS IS THE TOOL THAT I AM USING IS OLDER VERSION OR IF THIS IS COMPATIBLE TO GET IMAGE ON ARM KINDLY LET ME KNOW HOW TO DO THAT

    THANK YOU

    DEEPAK r

  • Finally with lots of experiment I have been held up in the final step of .bin generation from ubl-spi.out file of ARMUBL 

    I HAVE USED THE TOOL THAT I HAVE ATTACHED AND GENERATED THE ARM.BIN FILE ,BUT WHEN I FLASH THE CODE I DONT GET U-BOOT PROMPT 

    I have not modified the source code i have just changed the SPI_BOOT MODE IN MANAGE WINDOW OF GUI IN CCS AND COMPILED TO GET .OUT FILE AND PROVIDED TO AIS GENERATOR FOR BIN FILE AS ABOVE

    DSP

    SOURCECODE COMPILED--->.OUT--->AIS-DSPMODE------>.BIN--->SPIWRITER--->WORKING ----------PREBUILT IMAGE SIZE IS 6 KB

    AIS GENERATED FOR COMPILED IS 6KB

    ARM

    SOURCECODE COMPILED--->.OUT---->AIS-ARMMODE----->.BIN--->SPI WRITER-->NOT WORKING ---------PREBUILT IMAGE SIZE IS 20KB

    AIS GENERATED FOR COMPILED IS 12KB

    NOT SURE WHATS THE CAUSE FOR THIS! HELP REQUIRED ASAP!

    THANK YOU

    DEEPAK R

  • i am using omapl137 digital spectrum kit
  • Hi
    Team
    Waiting for your update!
    Kindly let me know the procedure to get the arm ubl.bin and the tools folder that I have to download(Importantly to build the.bin for ARM AND HOW TO USE IT)!
    Thank you
    Deepak R
  • Hi
    Team
    This method holds good for the CCSV5
    Thanks for your support!
    Finally able to get a alternative solution for the building of the ARM.BIN file
    NOTE:the ccsv 5/6/4 sometimes dosent build the .bin bin file so
    kindly make sure you get the .out file first and and check for the hex470.exe in my case path in the installation directory
    and try to build the .bin file from the command prompt
    For example I have added the commands :

    hex470.exe C:\Users\1011467\Desktop\armubl-03.20.00.14.tar\armubl-03.20.00.14\ubl2bin.cmd -o C:\Users\1011467\Desktop\Arm\ubl-omapl1x7\ubl-spi.bin C:\Users\1011467\Desktop\Arm\ubl-omapl1x7\ubl-spi.out

    hex470.exe C:\Users\1011467\Desktop\EVALUATION_BOARD_SOFTWARE\DaVinci-PSP-SDK-03.20.00.13\src\boot-strap\ARM\armubl-03.20.00.13\ubl2bin.cmd -o C:\Users\1011467\Desktop\ARM_2\ubl-omapl1x7\ARM_2.bin C:\Users\1011467\Desktop\ARM_2\ubl-omapl1x7\ubl-spi.out


    Thank you
    Deepak R