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.

AWR2944EVM: It shows "Stellaris Device Firmware Upgrade" in device manager in built board.

Part Number: AWR2944EVM

Tool/software:

Hi TI,

  It shows "Stellaris Device Firmware Upgrade" in device manager in built board. Can you please help to provide the solution to fix this problem?

Should I need to flash xds110 firmware?

If yes, can you please help to provide the flash SOP?

Thanks.

  • Hello,

    Did you check the ports tab on device manager? It should look like this when the board is connected. If the xds firmware has not been loaded then you will not see the UART or data port.

    If not try the following method to load the xds firmware

    1) Open Windows command console in the below folder - C:\ti\ccs1250\ccs\ccs_base\common\uscif\xds110 (ensure that the following path is to your CCS version)

    2) Run the below commands to program the Firmware

               - xdsdfu -b boot_loader.bin -r

               - xdsdfu -f firmware_3.0.0.13.bin -r

    Here is what the process will look like.

    3) Disconnect and re-connect the USB cable to host PC and confirm the XDS110 emulator port displayed in the device manager as shown below

    Let me know if that solves the issues.

    Best,

    Gabriel

  • Hi Gabriel,

      Follow your suggestion to flash XDS110 firmware, the issue is solved.

    Thanks for your help.