USB host example code for mimxrt1170-evk not working properly

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

USB host example code for mimxrt1170-evk not working properly

跳至解决方案
1,223 次查看
Shehan_Janidu
Contributor III

I am using mimxrt1170-evk and I want to use it as USB host and I tested the example code given, then the following error sign was displayed.

 

usb error.png

When the code was build, no errors shown. But the error sign in the file was still shown. Can anyone guide me to fix this problem.    Link to codes 

iMXRT1170 

0 项奖励
回复
1 解答
1,182 次查看
Shehan_Janidu
Contributor III

I fixed the problem myself. All I had to do was update the Config file.

                    update.png

在原帖中查看解决方案

0 项奖励
回复
4 回复数
1,202 次查看
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @Shehan_Janidu,

Just to clarify. You are seeing this as well in the example codes we provide in our SDK for the RT1170? You mention that the build process is successful, yet the icon shows an error. Do you see this error reflected somewhere in the code as well, or just the icon? When debugging, where is the program failing?

BR,
Edwin.

0 项奖励
回复
1,215 次查看
stefanct
Contributor III

Hi,

can you show us the compiler output? Most probably the reason for the error icon is in there.

0 项奖励
回复
1,206 次查看
Shehan_Janidu
Contributor III

compiler output.png

@stefanct   iMXRT1170  The problem is, it doesn't shows any error in the build output

0 项奖励
回复
1,183 次查看
Shehan_Janidu
Contributor III

I fixed the problem myself. All I had to do was update the Config file.

                    update.png

0 项奖励
回复