Project_Work.zip
Hello All, Am using MSP432 and tried using the printf() which was shared earlier to check if my interrupt buffer is behaving well. I tried the code have suggested but have 2 warnings In CCS
1. 154-D Conversion of Non-Zero Integer to Pointer
2. 169-D argument of type "int" is incompatible with parameter of type " char*" Have attached my project. Please suggest where am going wrong. Thanks Kumar