请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:MSPM0C1104 Thread 中讨论的其他器件:UNIFLASH
工具/软件:
您好、
我的客户询问使用 Uniflash + XDS110时的固件编程频率。
Q1)默认使用哪个频率?
q2)用户是否可以更改频率? 如果是、如何实现?
谢谢。此致、
田代浩一郎
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 + XDS110时的固件编程频率。
Q1)默认使用哪个频率?
q2)用户是否可以更改频率? 如果是、如何实现?
谢谢。此致、
田代浩一郎
尊敬的 Diego:
您能否准确指出应该在.ccxml 文件中修改哪个器件?
以下是 Uniflash 生成的.ccxml 文件。
<?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/tixds510cortexM0.xml" id="drivers" xml="tixds510cortexM0.xml" xmlpath="drivers"/> <instance XML_version="1.2" href="drivers/tixds510sec_ap.xml" id="drivers" xml="tixds510sec_ap.xml" xmlpath="drivers"/> <property Type="choicelist" Value="1" id="The JTAG TCLK Frequency (MHz)"> <choice Name="Fixed with user specified value" value="SPECIFIC"> <property id="-- Enter a value from 100.0kHz to 2.5MHz" Type="stringfield" Value="1MHz"/> </choice> </property> <property id="SWD Mode Settings" desc="JTAG / SWD / cJTAG Mode" Type="choicelist" Value="2"/> <platform XML_version="1.2" id="platform_0"> <instance XML_version="1.2" desc="MSPM0C1103" href="devices/MSPM0C1103.xml" id="MSPM0C1103" xml="MSPM0C1103.xml" xmlpath="devices"/> </platform> </connection> </configuration> </configurations>
我猜下面的值可以在0.1到2.5之间修改、对吧?
"="">1" id="The JTAG TCLK Frequency (MHz)">
谢谢。此致、
田代浩一郎