Tool/software: Code Composer Studio
I was helped by Ralph Jacobi on the following issues:
https://e2e.ti.com/support/wireless-connectivity/other-wireless/f/667/t/806174
Ralph Jacobi gave me a project.(You can download the project at the address above.)
I tried to debug the project, but there was errors.
Why do occur, how to fix the errors As some of you?
At first, I got this error. I pressed the stop.
I have to press the stop button 8 because there are about 8 error windows.
And then there's this dialog box, and I press the applied button.
Then I can see the following error.
All errors have been copied to text:
<Description>
Description Resource Path Location Type
gmake: *** [Hardware/mcu.obj] Error 2 TRF7970ABP_G2ET_FRL_Reader C/C++ Problem
Description Resource Path Location Type
gmake: *** [Hardware/spi.obj] Error 2 TRF7970ABP_G2ET_FRL_Reader C/C++ Problem
Description Resource Path Location Type
gmake: *** [Hardware/trf79xxa.obj] Error 2 TRF7970ABP_G2ET_FRL_Reader C/C++ Problem
Description Resource Path Location Type
gmake: *** [Hardware/uart.obj] Error 2 TRF7970ABP_G2ET_FRL_Reader C/C++ Problem
Description Resource Path Location Type
gmake: *** [Hardware/VLO_Library.obj] Error 2 TRF7970ABP_G2ET_FRL_Reader C/C++ Problem
Description Resource Path Location Type
gmake: *** [main.obj] Error 2 TRF7970ABP_G2ET_FRL_Reader C/C++ Problem
Description Resource Path Location Type
gmake: *** [NFC/iso15693.obj] Error 2 TRF7970ABP_G2ET_FRL_Reader C/C++ Problem
Description Resource Path Location Type
gmake: *** [system_pre_init.obj] Error 2 TRF7970ABP_G2ET_FRL_Reader C/C++ Problem
Description Resource Path Location Type
gmake: Target 'all' not remade because of errors. TRF7970ABP_G2ET_FRL_Reader C/C++ Problem
Description Resource Path Location Type
Invalid arguments '
Candidates are:
void MCU_delayMillisecond(?)
' main.c /TRF7970ABP_G2ET_FRL_Reader line 123 Semantic Error
Description Resource Path Location Type
Invalid arguments '
Candidates are:
void MCU_delayMillisecond(?)
' main.c /TRF7970ABP_G2ET_FRL_Reader line 133 Semantic Error
Description Resource Path Location Type
Invalid arguments '
Candidates are:
void MCU_delayMillisecond(?)
' main.c /TRF7970ABP_G2ET_FRL_Reader line 140 Semantic Error
Description Resource Path Location Type
Invalid arguments '
Candidates are:
void MCU_delayMillisecond(?)
' main.c /TRF7970ABP_G2ET_FRL_Reader line 169 Semantic Error
Description Resource Path Location Type
Invalid arguments '
Candidates are:
void UART_putIntroReaderMsg(? *, ? *)
' main.c /TRF7970ABP_G2ET_FRL_Reader line 161 Semantic Error
Description Resource Path Location Type
Symbol 'BIT0' could not be resolved main.c /TRF7970ABP_G2ET_FRL_Reader line 158 Semantic Error
Description Resource Path Location Type
Symbol 'BIT1' could not be resolved main.c /TRF7970ABP_G2ET_FRL_Reader line 129 Semantic Error
Description Resource Path Location Type
Symbol 'BIT1' could not be resolved main.c /TRF7970ABP_G2ET_FRL_Reader line 130 Semantic Error
Description Resource Path Location Type
Symbol 'BIT2' could not be resolved main.c /TRF7970ABP_G2ET_FRL_Reader line 136 Semantic Error
Description Resource Path Location Type
Symbol 'BIT2' could not be resolved main.c /TRF7970ABP_G2ET_FRL_Reader line 137 Semantic Error
Description Resource Path Location Type
Symbol 'BIT7' could not be resolved main.c /TRF7970ABP_G2ET_FRL_Reader line 158 Semantic Error
Description Resource Path Location Type
Symbol 'P2DIR' could not be resolved main.c /TRF7970ABP_G2ET_FRL_Reader line 129 Semantic Error
Description Resource Path Location Type
Symbol 'P2DIR' could not be resolved main.c /TRF7970ABP_G2ET_FRL_Reader line 136 Semantic Error
Description Resource Path Location Type
Symbol 'P2IE' could not be resolved main.c /TRF7970ABP_G2ET_FRL_Reader line 158 Semantic Error
Description Resource Path Location Type
Symbol 'P2OUT' could not be resolved main.c /TRF7970ABP_G2ET_FRL_Reader line 130 Semantic Error
Description Resource Path Location Type
Symbol 'P2OUT' could not be resolved main.c /TRF7970ABP_G2ET_FRL_Reader line 137 Semantic Error
Description Resource Path Location Type
Symbol 'WDTCTL' could not be resolved main.c /TRF7970ABP_G2ET_FRL_Reader line 119 Semantic Error
Description Resource Path Location Type
Symbol 'WDTHOLD' could not be resolved main.c /TRF7970ABP_G2ET_FRL_Reader line 119 Semantic Error
Description Resource Path Location Type
Symbol 'WDTPW' could not be resolved main.c /TRF7970ABP_G2ET_FRL_Reader line 119 Semantic Error
Description Resource Path Location Type
Type '__bis_SR_register' could not be resolved main.c /TRF7970ABP_G2ET_FRL_Reader line 155 Semantic Error
<warnings> (1 item)
Description Resource Path Location Type
This project was created using a version of compiler that is not currently installed - 16.9.7.LTS [MSP430]. Another version of the compiler will be used during build - 18.12.1.LTS. See 'Help > Install New Software' and select 'Code Generation Tools Updates' to check if this compiler is available through a CCS update. Visit <a href="liveaction:OpenAppCenter">CCS App Center</a> to get the latest compiler support. Or <a href="software-dl.ti.com/.../a> and install the compiler, then register it with CCS through 'Preferences > CCS > Build > Compilers'. TRF7970ABP_G2ET_FRL_Reader properties Problem
What does it matter?
We are in the end game now.