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.

IWR1443BOOST: How to write XDS110 Firmware

Part Number: IWR1443BOOST

Hello

I want to write XDS110 Firmware on TM4C1294NCPDTI.
I try to write as follows, but i can not write .
Please teach me how to write XDS110 Firmware on TM4C1294NCPDTI3 in IWR1443BOOST.

  1.Open a Windows Command Prompt.

  2. Go to the directory
   C:\>cd C:\ti\ccsv7\ccs_base\common\uscif\xds110

  3.Execute the following on the Command Prompt.
   C:\ti\ccsv7\ccs_base\common\uscif\xds110>xdsdfu -e

  4.Execute the following on the Command Prompt.
   C:\ti\ccsv7\ccs_base\common\uscif\xds110>xdsdfu -m
 
  5.Execute the following on the Command Prompt.
   C:\ti\ccsv7\ccs_base\common\uscif\xds110>xdsdfu -f firmware.bin -r

Iwao Nouchi

  • Iwao,

    In general XDS110 devices can be programmed by using the commands you mentioned - I have the same board as you and I am able to program it without problems.

    Are there any errors during this process? If so, can you copy them to this thread so I can have additional information about what may be happening?

    Regards,
    Rafael
  • Hello

    It was operated by the following method..

      1.open a Windows Command Prompt.

      2. Go to the Directory
       C:\ > CD c:\ti\ccsv7\ccs_base\common\uscif\xds110

      3.execute the following on the Command Prompt.
       c:\ti\ccsv7\ccs_base\common\uscif\xds110 > xdsdfu -e

      4.execute the following on the Command Prompt.
       c:\ti\ccsv7\ccs_base\common\uscif\xds110 >xdsdfu -m

      5.Execute the following on the Command Prompt.
       C:\ti\ccsv7\ccs_base\common\uscif\xds110>xdsdfu -f firmware.bin -r


    However, xds110 does not appear in Device Manager.

    Iwao Nouchi

  • Iwao,

    Thanks for sending the detailed information.

    You performed the process correctly, but I have one comment: can you try to unplug and re-plug your board after the last command?

    Sometimes Windows does not pick up the changes unless the board is disconnected from the USB port.

    If that does not work - i.e., the Control Panel always shows the 'Stellaris Device Firmware Upgrade" entry (also called DFU), then your board is not working properly. I would contact your distributor and evaluate what can be done to repair or replace the board (if under warranty)

    Hope this helps,
    Rafael