Hello,
I am looking to disable the following warning in my project (GPIO):
Warning: This value is not available on this decive but is configurable in static driver. (Digital Filter)
Processor Expert Problem.
I don't see a warning number of sorts to disable it.
I don't want to disable all warnings, how can I disable just this warning?
Thank you,
Jason
解決済! 解決策の投稿を見る。
Jason,
I think the message means, that selected pin does not support the feature, even it is configurable in the API.
The Processor Expert warnings cannot be disabled. It is possible to configure content of the Problems view (in Provlems view drop down menu - Configure Content ...).
Regards,Marek
Hi Jason,
Which MCU are you using?
Could you tell post a screenshot of your workspace?
Thanks in advance!
Best Regards,
Carlos Mendoza
Technical Support Engineer
Hello Carlos,
I'm using KDS Version 3.0.0, Processor Expert with KSDK 1.3 components, and a K24F .
Let me know if you need any other relevant information.
Thank you,
Jason
Jason,
I think the message means, that selected pin does not support the feature, even it is configurable in the API.
The Processor Expert warnings cannot be disabled. It is possible to configure content of the Problems view (in Provlems view drop down menu - Configure Content ...).
Regards,Marek
Okay, this is what you are talking about, Help - Eclipse Platform.
Thank you!