Processor expert with xgate

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

Processor expert with xgate

Jump to solution
1,170 Views
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

Labels (1)
Tags (1)
0 Kudos
1 Solution
344 Views
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

View solution in original post

0 Kudos
1 Reply
345 Views
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 Kudos