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.

UNIFLASH: Uniflash 7.2烧程序报错

Part Number: UNIFLASH

  • 您好,请问您使用的是什么版本的UniFlash?之前可以正常烧录吗?

  •  ,新安装就没有正常烧录过.谢谢!

  • 用CCS的话可以烧写调试吗?

    您先按着下面这个链接中Troubleshooting部分,检查一下调试器的驱动有没有正确安装:

    https://software-dl.ti.com/ccs/esd/documents/xdsdebugprobes/emu_xds110.html#troubleshooting

    还有安装路径、用户文件夹路径、项目的路径都要避免出现中文。

  • 你好,用CCs是能正常烧录的。

  • 路径没有中文,直接安装在默认路径

  •  这里是正常的,我的跟它一样

  • 建议您先尝试使用一下别的版本的UniFlash:

    https://www.ti.com.cn/tool/cn/download/UNIFLASH/6.4.0

  • 你好!下了个6.4版本的,还是一样的情况,见鬼了。

  • 我这边没有办法复现您的问题,不过我发现了几个点:

    1.MSP-EXP432P401R LaunchPad 上的板载调试器是XDS110,不是Stellaris In-Circuit Debug Interface;而且我这边用UniFlash7.2.0显示的和您不一样,如下图所示:

    建议您手动选择为XDS110,如下图所示:

    stellaris

    还有您的这个第一张图片字体有些重叠,我不知道是什么原因导致这个问题,如果可以的话您能上传一张清晰点的吗。

    2.这里您无需勾选binary


    如果还是没能解决您的问题的话,请您把您的烧写流程的详细操作步骤告诉我,我再和其他工程师讨论一下。

  • 您好,这是每个界面的提示。谢谢

  • 找开uniflash 7.2-->(检测到MSP432P401R)Start-->Flash image(选择我们二进制烧录文件 .bin-->进入Program wait.(不到一秒就弹出红色提示)

  • 好的,收到。有了结果我会及时回复

  • 请问您的.bin文件是怎么生成的?

  • keil 生成的,用keil 直接烧写是没有问题的,同一套板。

  • 用CCs是能正常烧录的

    我再跟您确认一下,用CCS也是可以烧写的吧?

  • 是的,CCS是可以烧写的

  • 好的,收到。

  • 您好,您能提供一下这个文件吗:

    C:\Users\yflwz\AppData\Local\Temp\ti_cloud_storage\uniflash_temp.ccxml

  • Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <configurations XML_version="1.2" id="configurations_0">
    <configuration XML_version="1.2" id="configuration_0">
    <instance XML_version="1.2" desc="Texas Instruments XDS110 USB Debug Probe" href="connections/TIXDS110_Connection.xml" id="Texas Instruments XDS110 USB Debug Probe" xml="TIXDS110_Connection.xml" xmlpath="connections"/>
    <connection XML_version="1.2" id="Texas Instruments XDS110 USB Debug Probe">
    <instance XML_version="1.2" href="drivers/tixds510cs_dap.xml" id="drivers" xml="tixds510cs_dap.xml" xmlpath="drivers"/>
    <instance XML_version="1.2" href="drivers/tixds510cortexM.xml" id="drivers" xml="tixds510cortexM.xml" xmlpath="drivers"/>
    <property Type="choicelist" id="dataFileRequired" desc="Board Data File" Value="0">
    <choice value="auto generate with extra config file">
    <property Type="filepathfield" Value="0" id="dataFileExtraConfig" desc="Extra Config File" Extensions="Config Files (*.dat)|*.dat|All Files (*.*)|*.*||"/>
    </choice>
    <choice value="specify custom">
    <property Type="filepathfield" Value="0" id="dataFile" desc="Custom Board.dat file" Extensions="Config Files (*.dat)|*.dat|All Files (*.*)|*.*||"/>
    </choice>
    </property>
    <property Type="choicelist" Value="1" id="Debug Probe Selection">
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

  • 好的,收到。

  • 您能否提供实际的 .ccxml 文件,而不单单是文件中的内容?我们想确保实际文件的格式正确。

    您可以通过编辑框下方的 插入-->图像/视频/文件 来插入文件

    •  这里没办法插入文件
  • 点击 上传 ,然后选择要上传的文件

  • 您好,这个问题您解决了吗?

  • 您好!这个问题解决了。谢谢!

  • 如果可以的话,能与我们分享一下您是如何解决的呢?