Disable PEx Static Driver Warning

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

Disable PEx Static Driver Warning

Jump to solution
812 Views
jasonphilippi
Contributor III

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

Labels (1)
0 Kudos
1 Solution
519 Views
MarekTrmac
NXP Employee
NXP Employee

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

View solution in original post

0 Kudos
4 Replies
519 Views
Carlos_Mendoza
NXP Employee
NXP Employee

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

0 Kudos
519 Views
jasonphilippi
Contributor III

Hello Carlos,

I'm using KDS Version 3.0.0,  Processor Expert with KSDK 1.3 components, and a K24F .gpio-digital-filter.PNG

warnings.PNG

warning-settings.PNG

Let me know if you need any other relevant information.

Thank you,

Jason

0 Kudos
520 Views
MarekTrmac
NXP Employee
NXP Employee

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

0 Kudos
519 Views
jasonphilippi
Contributor III

Okay, this is what you are talking about, Help - Eclipse Platform.

  1. In Problems view, click the View Menu icon View Menu icon in the top right corner of the view.
  2. Use Configure Contents... to define your custom filter and click OK.
  3. In View Menu select Show and then your filter.

Thank you!

0 Kudos