USB host example code for mimxrt1170-evk not working properly

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

USB host example code for mimxrt1170-evk not working properly

ソリューションへジャンプ
1,344件の閲覧回数
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,303件の閲覧回数
Shehan_Janidu
Contributor III

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

                    update.png

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
1,323件の閲覧回数
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,336件の閲覧回数
stefanct
Contributor III

Hi,

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

0 件の賞賛
返信
1,327件の閲覧回数
Shehan_Janidu
Contributor III

compiler output.png

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

0 件の賞賛
返信
1,304件の閲覧回数
Shehan_Janidu
Contributor III

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

                    update.png

0 件の賞賛
返信