FreeCntr component can't Enable/Disable Events?

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

FreeCntr component can't Enable/Disable Events?

Jump to solution
549 Views
jgirard1
Contributor III

I am working with CodeWarrior 5.1 for S12(X).  My target is 9S12XA256.

I am adding the FreeCntr component and setting it up to be an output compare that interrupts at a specified rate.

There is no way to disable the interrupt event.  The Enable/Disable Event methods are grayed out in Processor Expert and nothing I do will enable them.  I tried connecting it to different timer sources, shared timers, individual PIT timers, etc.  Nothing works.  The Enable/Disable events are always grayed out.

How do I stop this FreeCntr componet from interrupting when I do not need it anymore?  Aside from going directly to the registers myself with my own code, I think there is something seriously wrong with this component and the way it was implemented.

Labels (1)
Tags (3)
0 Kudos
1 Solution
400 Views
jgirard1
Contributor III

The events in the Events tab have to be enabled first before the Enable/Disable methods will be activated in the Methods tab.

View solution in original post

0 Kudos
1 Reply
401 Views
jgirard1
Contributor III

The events in the Events tab have to be enabled first before the Enable/Disable methods will be activated in the Methods tab.

0 Kudos