RCP model latency constraints #12433
Unanswered
carnalfromst
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am currently looking at the timing constraints in the RCP dual chip implementation.
Is there any timing constraint to receive any feedback from the coprocessor after sending a command or any other timing constraints to handle a cmd/evt.
I would be very concerned if the timing constraints are in the range of a couple of 100us whereas I would be happy if it is in the range of a couple of 100ms.
I would expect that all real time traffic/management are all handled in the Coprocessor and the only timing constraints I may have would be on procedure timeout which I guess are at least above a couple of 100ms.
Could you please provide me some information to understand how much the system is relaxed timing wise in RCP model ?
Regards
Beta Was this translation helpful? Give feedback.
All reactions