How to build MQX 4.1 libraries

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to build MQX 4.1 libraries

1,648 次查看
josecaballero
Contributor I

Hello, i have been trying to build the MQX 4.1 libraries for first time but i receive 63 errors i can do notpastedImage_1.png

pastedImage_2.png

Is there any step or something else i have to install o configure that i am missing? 

Please if anyone can help me, Thank you.

0 项奖励
回复
6 回复数

1,530 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi  Jose:

I would suggest you build bsp library first to check whether you can build it successfully.

Please refer C:\Freescale\Freescale_MQX_4_1\doc\tools\cw\MQX_CW10_Getting_Started.pdf

For how to rebuild the bsp and psp.

 

please go to "project", "clean..." then rebuild the project.


Have a great day,
Daniel

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

1,530 次查看
josecaballero
Contributor I

Hi Daniel:

I already tried rebuilding the bsp but still having the same errors, anything else that i can try? Thank you

0 项奖励
回复

1,530 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi Jose Caballero

I did not try this with windows 10. Can you try it with Windows 7? I would suggest you not use win 10, because most debug tools do not verify with windows 10. You will encounter many debug troubles if you use windows 10.

Regards

Daniel

0 项奖励
回复

1,530 次查看
josecaballero
Contributor I

Hi Daniel, thank you for your help, i already created a virtual machine with windows 7 and install everything on it but i receive the same error, so i suppose there is something else than Windows 10, if you have any other idea, i am completely stuck, thank you, Jose.

0 项奖励
回复

1,530 次查看
danielchen
NXP TechSupport
NXP TechSupport

 can you attach your error message when you clean/build bsp library.

0 项奖励
回复

1,530 次查看
josecaballero
Contributor I

these are the errors

Description Resource Path Location Type
mingw32-make: *** [Peripheral_IO_Drivers/usb/usb_mk21.o] Error 1 
mingw32-make: *** Waiting for unfinished jobs.... 
mingw32-make: *** [Peripheral_IO_Drivers/usb/usb_install.o] Error 1 
mingw32-make: *** [Peripheral_IO_Drivers/tchres/tchres.o] Error 1 
mingw32-make: *** [Peripheral_IO_Drivers/timer/timer_qpit.o] Error 1 
mingw32-make: *** [Peripheral_IO_Drivers/timer/timer_kinetis.o] Error 1 
mingw32-make: *** [Peripheral_IO_Drivers/usb/usb_mk21_device.o] Error 1 
mingw32-make: *** [Peripheral_IO_Drivers/spi/spi.o] Error 1 
mingw32-make: *** [Peripheral_IO_Drivers/spi/spi_dspi.o] Error 1 

0 项奖励
回复