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.

LAUNCHXL-CC1312R1: I2S

Part Number: LAUNCHXL-CC1312R1

Hi

can someone please help me with comparison between pointer and integer ('uint16_t' (aka 'unsigned short') and 'void *') [-Wpointer-integer-compare] problem

uint16_t no_of_repetition = 0;          // no of repeat cycle

Regards

David