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.

MSPM0G3507: TI Clang v2.1.3.LTS warns that unsigned long and unsigned in pointers are incompatible

Part Number: MSPM0G3507

Hi, I think this "incompatible pointer types" warning is a false warning from the compiler because the manual shows unsigned long and unsigned int as the same data type, but I want to ask to be certain.