MQX USB host initialization error

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

MQX USB host initialization error

1,201 次查看
wwj
Contributor I

usb_error = _usb_host_driver_install(USBCFG_DEFAULT_HOST_CONTROLLER);

usb_error = _usb_host_init(USBCFG_DEFAULT_HOST_CONTROLLER, &host_handle);

The OS I am using is MQX3.6, I am getting an error when compiling the above code, I don't know what to ask?  How to modify it?

0 项奖励
回复
3 回复数

1,079 次查看
wwj
Contributor I

I need to use SonarQube software static Code analysis for the firmware in Code Warrior7.2 IDE, how to do it?

0 项奖励
回复

1,182 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi

 

MQX 3.6 is a very old MQX version, release by Embedded Access.

If you only have a compile issue, I would suggest you check the supported IDE version in the release note.  If you build MQX 3.6 with the latest IDE version, maybe will result in compile errors.

I would suggest you contact Embedded Access through below link

https://embedded-access.com/support-services/

 

Regards

Daniel

1,080 次查看
wwj
Contributor I

OK

0 项奖励
回复