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.
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
解決済! 解決策の投稿を見る。
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.
Hi,
can you show us the compiler output? Most probably the reason for the error icon is in there.
@stefanct iMXRT1170 The problem is, it doesn't shows any error in the build output
I fixed the problem myself. All I had to do was update the Config file.