Part Number: MSP432P401R
Tool/software: Code Composer Studio
I have my code complete & it seems to work in the manner I want but every time it runs through it is getting caught up in one of the library's (driverlib.c) at the function "void CPU_wfi(void)" and gives me the error of - No source available for "main() at adc14_single_conversion_repeat.c:93 0x1280" . I can pause the program then play it again and it will run until it reaches this point then become stuck again. Any ideas on what might cause this?
Thank you