console IO interrupt uart5

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

console IO interrupt uart5

跳至解决方案
1,109 次查看
Catosh
Contributor IV

Helllo,

currently I am using a TWM k60 evm module.

I would like to use the console IO component trough UART5, and I would like to be able to enable interrupts on this component.

Anyway, using ProcessorExpert, I am not able to change "Interrupt/service event" value into enable because it is disabled.

I previously enabled CPU's NMI.

I suppose is "obvious" not enabling interrupts on port used as debug purpose, but I am not sure.

Any hint would be gladly appreciated.

Best regards,

Luca.

0 项奖励
回复
1 解答
937 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Luca,

    Yes, you are right, the console IO component  is really can't set the the interrupt function, because it is the integrated component.

    If you want to use the interruption, you can choose the "Serial_LDD" component, "AsynchroSerial" component or "Init_UART" component, these components can set the interrupts.

    You just choose wrong component.

    Wish my answer will help you!

    If you still have question, please let me know!

Best regards!

Jingjing

在原帖中查看解决方案

0 项奖励
回复
1 回复
938 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Luca,

    Yes, you are right, the console IO component  is really can't set the the interrupt function, because it is the integrated component.

    If you want to use the interruption, you can choose the "Serial_LDD" component, "AsynchroSerial" component or "Init_UART" component, these components can set the interrupts.

    You just choose wrong component.

    Wish my answer will help you!

    If you still have question, please let me know!

Best regards!

Jingjing

0 项奖励
回复