Hi Mehdi,
The MQX v4.1 is supporting 3 MK60 board which are:
TWRK60D100M
TWRK60F120M
TWRK60N512
All MQX libs are desinged for this specific boards.
If you're using a custom board you must adapt the MQX libs to be compliant to your board.
We deliver lot of examples for each board or you can create a new project including the lib you want to use.
Back to your problem.
If I'm right you can build the MQX lib without problem but you've an issue when you used them in your application.
Do you use the project wizard to create your project ?
According to the message, it seems the macro 'feof' was redefined.
I recommend you to check the console windows to have more details about the error.
Have a great day,
Pascal Irrle
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------