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.

LAUNCHCC3220MODASF: Macro redeclaration alert.

Part Number: LAUNCHCC3220MODASF

Hello support team.

I wanted to report a problem with redefining macros in the "file.h" and "mqueue.h" headers.
The macros: O_RDONLY, O_WRONLY, O_RDWR, O_CREAT and O_EXCL are repeated.
I edited the mqueue.h file and added some protections to prevent redeclaration.

Thank you very much.