I have the next Errors in my Project, I don't know why it is not taking the others libraries inside of MQX.
I solved this errors. I changed the Language Standard of Compiler to C99. Now, the only problem that I have is "mingw32-make ***Waiting for unfinished jobs..."
Sorry for black lines, It's some confidential
Hello ,
I see your project is with PE , please tell how to reproduce your problem,
if the project is confidential, you can only add one component to tell me how to repoduce
the error step by step . For only through the error ,i have to know the reason.
BR
Alice
Hello Norberto,
Have you build the PSP lib ?
BR
Alice
Hello Alice Yang, Yes, I built PSP and BSP Libraries, I imported these libraries like working sets, and thede dind't give me any errors, only in my main project.
*These
Hey, I could solve many of the problems. I have that the error was caused by a wrong refereance of mqx.h, it was targeting to MQX.h (generated by Processor Expert). So, I changed the name to MQX1 and re-generated the code.
However, I still have the same error in rtcs_sock.h