Hello. I have some problems to get compile the file comp.c. I'm using MQX 4.2 in KDS 3.0.0. I imported bsp, psp and rtcs to KDS. (.kds build). I have in another project my application code. When I compile my application code, I have the next errors in comp. c
I'm using a TWRK60D100M, and I'm using cortex-m gcc-arm.
Solved! Go to Solution.
Hello Norberto,
There is a document about create MQX project on KDS, hope it can helps.
Creating a New MQX RTOS 4.2 project in KDS
Have a great day,
Alice
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hello Norberto,
There is a document about create MQX project on KDS, hope it can helps.
Creating a New MQX RTOS 4.2 project in KDS
Have a great day,
Alice
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi, I did all steps but I still have errors. Now, I only get the next errors:
I don't know if my psp is taking the right compiler folder or not
BR
Norberto Jiménez
Hello Norberto,
Have the problem been solved ?
If not , you can send your project to me , i try it on my side ,
or please tell me how to reproduce the problem .
I recommend you also ask under the document Creating a New MQX RTOS 4.2 project in KDS
for he maybe know the problem more clearly .
BR
Alice
Hello Alice,
I make my project like your doccument and I change the version of toolchain to 4.9.3 and it works.
Thank you
Alice
BR
Norberto Jiménez