Error en External Libraries

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error en External Libraries

833 Views
norbertoj
Contributor III

I have the next Errors in my Project, I don't know why it is not taking the others libraries inside of MQX.

145387_145387.PNGErrorExterior.PNG

Labels (1)
0 Kudos
6 Replies

692 Views
norbertoj
Contributor III

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..."

Error1.PNG

Sorry for black lines, It's some confidential

0 Kudos

692 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

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

0 Kudos

692 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Norberto,

Have you build the PSP lib ?

BR

Alice

0 Kudos

692 Views
norbertoj
Contributor III

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.

0 Kudos

692 Views
norbertoj
Contributor III

*These

0 Kudos

692 Views
norbertoj
Contributor III

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.

MQXComponent.PNG

However, I still have the same error in rtcs_sock.h

ErrorRTCSSOCK.PNG

codeErrorRTCSSock.PNG

0 Kudos