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.

TUSB9261: TUSB9261: Firmware flasher for linux.

Part Number: TUSB9261
Other Parts Discussed in Thread: TUSB9260

Hello,

It seems the source code to build eBurner.c (following TUSB926x_Linux_EEPROM_Burner_User_Manual) is deprecated on Linux. I can't build it due to lot of build fail.

Is it possible to update or provide it by MP please ?

Thanks,

Alex

  • Also, I can't install "tusb926x-flashburner-0.1.2_i386.deb" even if I enable i386 packages:

    sudo dpkg --add-architecture i386
    sudo apt-get update
    sudo dpkg --print-architecture
    -> amd64
    sudo dpkg --print-foreign-architectures
    -> i386

    ...

    Reading package lists... Done

    Building dependency tree       

    Reading state information... Done

    Note, selecting 'tusb926x-flashburner:i386' instead of './tusb926x-flashburner-0.1.2_i386.deb'

    Some packages could not be installed. This may mean that you have

    requested an impossible situation or if you are using the unstable

    distribution that some required packages have not yet been created

    or been moved out of Incoming.

    The following information may help to resolve the situation:


    The following packages have unmet dependencies:

     tusb926x-flashburner:i386 : Depends: libmpc2:i386 (>= 0.9-4build1) but it is not installable

                                 Depends: libmpfr4:i386 (>= 3.1.1-1) but it is not installable

                                 Depends: libppl12:i386 (>= 1.0-1ubuntu2) but it is not installable

                                 Depends: locales:i386 (>= 2.13+git20120306-9) but it is not installable

    E: Unable to correct problems, you have held broken packages.

     

    Is it possible to provide a newer flashburner application for linux please ?

  • Hi Alexadre,

    Unfortunately we no longer provide such support for the Linux version of the TUSB9261 flashburner. What version of Linux are you using?

    I recommend using a windows machine to get the initial FW bin or hex file generated with the flashburner found at the link below. Then use that file for any automation that may be implemented.

     

  • Hello Malik,

    My linux version is an Ubuntu 18.04 LTS aarch64 with the 4.9 kernel on an embedded system (ARM).

    Then I can't use windows, have you another idea ?

    Alex

  • H Alex,

    Are you simply trying to build default FW bin or hex file to flash the connected SPI EEPROM? Are you able to use an external SPI master in this application?   

  • Hello,

    I'm just trying to build TUSB9260_FlashBurner.cpp to have TUSB926x Linux EEPROM Burner application on my ARM device. Please, that will help if you could provide the latest version of this app (.deb or sources) because lot of used library are deprecated. the latest version of eBurner.c/h would be nice too.

    Alex

  • Hi Alex,

    Please accept my friend request so that I can send you what I have through E2E DM. Please post on your original thread once you have done so.

  • Hi Malik,

    It's done.

    Alex

  • Hi Alex,

    I have sent what I have, this should be the latest available. As I mentioned we no longer provide such support for the Linux version of the TUSB9261 flashburner but I will try to support as best I can. 

  • Hi Malik,

    It looks like I have the exact same request. 
    I was trying to write one from scratch based on some details in the windows burner user guide and common sense but it seems faster to request what you have as a starting point. 

    Thanks in advance,

    Martijn

  • Hi Martijin,

    I have sent the files over E2E DM.