Processor expert with xgate

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

Processor expert with xgate

跳至解决方案
1,722 次查看
itisravi
Contributor II

Hi,

 

Has anyone successfully used PE beans with Xgate? Apparenty  PE (2.98) does not have support for Xgate yet. I've used PE to generate SCI (uart) code for hadling interrupts/events. I need the interrupt (and all events/ functions assoicated with it) to be redirected to xgate.

 

The normal way (without using beans) would be:

1. Direct the interrupt event to the XGATE. (RQST bit)
2. Create a thread to handle the interrupt.(i.e. an interrupt handler)
3. Initialize the XGATE interrupt vector table to point to the thread.

 

What do i need to modify in the PE genereated code to achieve the same?

 

Thanks.

Ravi

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
896 次查看
ProcessorExpert
Senior Contributor III
Hello,
 
Processor Expert does not support the XGATE at this time. However https://community.freescale.com/message/56367#56367 link should help you to add XGATE feature into Processor Expert project.
best regards
Vojtech Filip
Processor Expert Support Team

在原帖中查看解决方案

0 项奖励
回复
1 回复
897 次查看
ProcessorExpert
Senior Contributor III
Hello,
 
Processor Expert does not support the XGATE at this time. However https://community.freescale.com/message/56367#56367 link should help you to add XGATE feature into Processor Expert project.
best regards
Vojtech Filip
Processor Expert Support Team
0 项奖励
回复