Multiple service providers mapped to one service request.

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
User19529
Level 1
Level 1
Hello,

For the TC27x target is it possible to associate one service request to multiple service providers? because i saw that we have to mention this (the service provider TOS) inside the Module Init of the Module that generates the Interrupt So no way to mention multiple TOS inside that Module init.

Thanks.
0 Likes
1 Reply
NeMa_4793301
Level 6
Level 6
10 likes received 10 solutions authored 5 solutions authored
No, there is no direct way to map a service request to multiple providers.

The Service Broadcast mechanism within the Interrupt Router might be interesting to you - see 16.5.2 Service Request Broadcast Registers (SRBx).
0 Likes