Other Parts Discussed in Thread: UNIFLASH, MSP430F5529, MSP-FET
我现在使用一块新的MSP430F5529lp与评估版一起使用,但是在闪存烧录时出现错误,

我已经运行过one_time_setup.bat文件,并且他们放在同一个文件夹里的,

为什么还是不能闪存烧录进去啊,求助
您在哪个版本的windows上运行GUI?
如果你还没有,你能试试下面链接的E2E常见问题解答第4.2节中的建议吗?看看它是否有帮助:
PGA460-Q1: PGA460 Frequently Asked Questions (FAQ) & EVM Troubleshooting Guide
感谢你的回复,我看了你给我的链接,但是这并没有帮我解决我眼前的问题
我是在win11上面运行的GUI,上面说的三个驱动程序我也已经安装:
USB_CDC

USB_eZ_R
F
USB_FET_Win7_8_10_64

我这些驱动是自己手动通过dpinst_64_eng程序进行安装的。
我的电脑上面也是有CCS的

我是用UNIflash进行驱动安装,会出现让我修复我的开发板,我选择修复之后又会告诉我修复失败。


我也使用过FET-Pro430进行我的固件更新

但是仍然是不能与GUI进行链接

右边的提示如下:
Executing default command:> dslite --mode flash -c user_files/configs/MSP430F5529.ccxml -l user_files/settings/generated.ufsettings -e -f -v user_files/images/U2A_PGA46x.out DSLite version 8.0.0.1202Configuring Debugger (may take a few minutes on first launch)... Initializing Register Database... Initializing: MSP430error: MSP430: Error initializing emulator: A firmware update is required for the MSP430 Debug Interface (MSP-FET430UIF / MSP-FET / eZ-FET). Click the "Update" button to update the firmware and launch your debug session (this may require several update steps). DO NOT UNPLUG THE INTERFACE DURING THE UPDATE.Updating Firmware Initializing Bootloader... Programming New Firmware... Programming New Firmware...: 16% Programming New Firmware...: 33% Programming New Firmware...: 50% Programming New Firmware...: 100%error: MSP430: Error: MSP-FET / eZ-FET core(communication layer) update failed
更新失败,我同样使用过其他的软件进行更新,但是都是显示失败,这是为什么?
我该怎么样与我的GUI进行连接?