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.

How to build ubl in linux?

Genius 3400 points

Hi all:

        I want to build ubl in linux system. And the source of ubl  have file of "makefile". Input command "make", it's has error

      "timake: Commond not found".

      I want to know whether it build UBL in linux? if it can, how to build?

 

    Thanks a  lot!

  • Hi,

    "timake" is the make utility that comes along with the TI CCS tool chain. LSP 2.10 and LSP 3.10 for DM365 currently use only TI CCS tool chain for UBL compilation. I have sent your request to the LSP development team for any further pointers on your request and they would get back to you with more details.

    Regards,

    Anshuman

    PS: Please mark this post as verified, if you think it has answered your question. Thanks.

  •  

    Hi Anshuman,

    I also had same problem(UBL linux build).. do we have any solution for it??

    I am new to TI platform and trying to port DVSDK 3.10 to IPNC(DVSDK 2.10) for DM365. 

    I started by flashing pre-build(for DVSDK 3.10) ubl and u-boot for EVM to IPNC, but camera didnt boot(no massage in serial consol) so, I guess I need to modify UBL code to match IPNC board.

    It would be great help if you can provide me some guidance for porting DVSDK3.0 to IPNC.

    Kind Regards,

    Alex

     

     

     

     

     

  • Hi, 

    Has any development been made in being able to recompile and rebuild the UBL that is included with DVSDK4, in linux without CCS?

  • I'm using dvsdk_4_00_00_22, modded UBL to set the clocks and  DDR2 parameters for using a DM368, and IIRC I just typed.... "make ubl" from the dvsdk base directory.

    John A