Serial interrupt mode: ttyb vs ittyb

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

Serial interrupt mode: ttyb vs ittyb

Jump to solution
1,057 Views
Ardoster
Contributor III

Hi

 

After some time without using MQX, i have received a new project using MQX, so here I am. :smileyhappy:

 

I've been reading about using the serial port in interrupt and polling mode. So: using ttyb for polling mode, and using ittyb for interrupt mode. But the example project (mqx\examples\io) works correctly using ttyb either ittyb. So, my question is: MQX does something different internally? Or must I do a different code in my application to use ittyb as interrupt mode? For example, using _int_install_isr...???

 

Thanks for your help

 

Regards

 

 

 

0 Kudos
Reply
1 Solution
491 Views
DavidS
NXP Employee
NXP Employee

Hi Ardoster,

Please review this previous post and if you have further questions we're happy to help.

https://community.freescale.com/thread/92638

Regards,

David

View solution in original post

0 Kudos
Reply
1 Reply
492 Views
DavidS
NXP Employee
NXP Employee

Hi Ardoster,

Please review this previous post and if you have further questions we're happy to help.

https://community.freescale.com/thread/92638

Regards,

David

0 Kudos
Reply