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: Make MSP430FR6043EVM_USS_Gas_Demo builable using SVN

Part Number: MSP430FR6043
Other Parts Discussed in Thread: MSP430FR5043,

Tool/software:

I tried to export the MSP430FR6043EVM_USS_Gas_Demo and store it on my SVN that my colleagues can support me in firmware development. I detected that the project still links to local files. I copied all of them to the SVN and changed the include paths. All files are found now on SVN. But there are two errors and one warning which I did not had if I use the local files. Below are the errors and warnings. All of them make sense, but I ask myself, why they did not appear with the local files.

  • GUI_Comm.c line 272: #167 too few arguments in function call: Tx_first_item.PayloadPtr = (uint8_t *) USS_getUPSPtr();
  • GUI_Comm.c line 276: #167 too few arguments in function call: Tx_2nd_item.PayloadPtr = (uint8_t *) USS_getDNSPtr();
  • GUI_Comm.c line 85: #225-D function "HMI_UpdateParamsFromGUI" declared implicitly

May anybody help me whats the problem?

Best regards,

Michael

**Attention** This is a public forum