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.

[参考译文] MSP430FR6043:Gas_Demo 使用 SVN 使 MSP430FR6043EVM_USS_SVN 变得可生成

Guru**** 1549780 points
Other Parts Discussed in Thread: MSP430FR5043, MSP430FR6043
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1370368/msp430fr6043-make-msp430fr6043evm_uss_gas_demo-builable-using-svn

器件型号:MSP430FR6043
主题中讨论的其他器件:MSP430FR5043

工具与软件:

我尝试了导出 MSP430FR6043EVM_USS_SVN、并将其存储在我的 Gas_Demo 上、我的同事在固件开发时可以为我提供支持。 我检测到项目仍然链接到本地文件。 我将所有这些文件复制到 SVN、并更改了包含路径。 现在可以在 SVN 上找到所有文件。 但是、如果我使用本地文件、则会出现两个错误和一个警告。 以下是错误和警告。 所有这些都是有意义的,但我问自己,为什么他们没有出现与本地文件。

  • Gui_Comm.c 第272行:#167在函数调用中参数太少:tx_first_item。 PayloadPtr =(uint8_t *) USS_getUPSPtr ();
  • Gui_Comm.c 第276行:#167函数调用中的参数太少:tx_2nd _item.PayloadPtr =(uint8_t *) USS_getDNSPtr ();
  • Gui_Comm.c 第85行:#225-D 函数"HMI_UpdateParamsFromGUI"以隐式方式声明

有人能帮我解决这个问题吗?

此致、

迈克尔