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.
你(们)好。
我目前正在创建一个脚本、用于刷写 MSP430FR5994IPNR、然后在其所在的电路板上执行硬件/软件测试。 我正在寻找一种在闪存之后引导程序的方法、就像在使用 Uniflash GUI 进行闪存时一样。 如何操作? 我可能会使用它 --post-flash-device-cmd but when I try to list the commands I get:
失败:未找到标识符:GEL_CLI_s()
我应该怎么做?
谢谢!
您好 Isaac、
让我看看我是否可以为您挖掘一些有用的东西。
您好 Isaac、我用 Uniflash 完成了。 我创建了一个 CLI、然后使用-u 选项启动编程完成后运行的目标。
就是这样! 谢谢您、Dennis。
Isaac