Thread 中讨论的其他器件:MSP430FR6047
工具/软件:
您好:
我在使用 USS 设计中心时遇到了一些问题、尤其是在尝试更新配置参数时。
当我点击"Request Update"时、MSP430FR6047开始发送 SAPH 错误代码14" 脉冲生成参数无效"。 必须重新刷新 MSP430FR6047才能恢复。 我尝试点击"Reset Values"以确保所有配置参数都具有默认值、但在点击"Request Update"时仍然会发生此问题。
有任何关于如何继续的想法?
谢谢。
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.
工具/软件:
您好:
我在使用 USS 设计中心时遇到了一些问题、尤其是在尝试更新配置参数时。
当我点击"Request Update"时、MSP430FR6047开始发送 SAPH 错误代码14" 脉冲生成参数无效"。 必须重新刷新 MSP430FR6047才能恢复。 我尝试点击"Reset Values"以确保所有配置参数都具有默认值、但在点击"Request Update"时仍然会发生此问题。
有任何关于如何继续的想法?
谢谢。
是的、它会在我对 MCU 重新编程后恢复。 但是、如果不再次发生此问题、我仍然无法更新配置参数。 下面 是 配置文件。
<?xml version="1.0" encoding="UTF-8"?> <ussMspGui> <settings> <isLogging>false</isLogging> <logLocation>/root/USS_02_40_00_00/USSWorkspace/USS_Project</logLocation> </settings> <configParams> <target>water</target> <board>EVM430-FR6047</board> <device>MSP430FR6047</device> <lph_gpm>gpm</lph_gpm> <f1f2>1000.0 1000.0</f1f2> <patternSeq>0</patternSeq> <gapBetweenPulseAndCapture>60.0</gapBetweenPulseAndCapture> <numberOfPulses>25.0</numberOfPulses> <gapBetweenUpsAndDns>3000.0</gapBetweenUpsAndDns> <gapBetweenDnsAndUps>1000.0</gapBetweenDnsAndUps> <gainControl>1.0</gainControl> <areaConstant>12742000.00</areaConstant> <xt2Freq>8000</xt2Freq> <sigSamplingFreq>4000.0</sigSamplingFreq> <adcSamplePulse>20</adcSamplePulse> <deltaTOFOffset>0.0</deltaTOFOffset> <absTOFAdditionDelay>0.0</absTOFAdditionDelay> <captureDuration>40.0</captureDuration> <intrplCorrTableSize>2</intrplCorrTableSize> </configParams> <devModeParams> <param1>0</param1> <param2>3.0</param2> <param3>10000.0</param3> <param4>5000.0</param4> <param5>0.0</param5> <param6>0.0</param6> <param7>120.0</param7> <param8>11.0</param8> <param9>3.0</param9> <param10>0.0</param10> </devModeParams> <configCalibParams> <maximumVFR>10000.00</maximumVFR> <calculateTemp>0</calculateTemp> <minTempLUT>5</minTempLUT> <maxTempLUT>60</maxTempLUT> <tempResLUT>1.000</tempResLUT> <transducerLen>9.432</transducerLen> <calibType>1</calibType> </configCalibParams> </ussMspGui>