MQX USB host initialization error

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MQX USB host initialization error

1,185件の閲覧回数
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,063件の閲覧回数
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,166件の閲覧回数
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,064件の閲覧回数
wwj
Contributor I

OK

0 件の賞賛
返信