USB host example code for mimxrt1170-evk not working properly

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

USB host example code for mimxrt1170-evk not working properly

Jump to solution
928 Views
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 Kudos
Reply
1 Solution
887 Views
Shehan_Janidu
Contributor III

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

                    update.png

View solution in original post

0 Kudos
Reply
4 Replies
907 Views
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 Kudos
Reply
920 Views
stefanct
Contributor III

Hi,

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

0 Kudos
Reply
911 Views
Shehan_Janidu
Contributor III

compiler output.png

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

0 Kudos
Reply
888 Views
Shehan_Janidu
Contributor III

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

                    update.png

0 Kudos
Reply