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.

CCS/LAUNCHXL-CC1350: Unresolved symbol ResetISR

Part Number: LAUNCHXL-CC1350

Tool/software: Code Composer Studio

Hi,

I am trying to play with the GPIOs to understand how to send and receive data from a pin. After i removed all the syntax and other errors, I am getting an error saying "unresolved symbol ResetISR"

Can anyone help me with this error? I have included all the necessary files in my code. Yet I am getting this error.