Raptor:XCP Custom Security Trigger: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
[[ | [[Raptor-Platform|Return to the main Raptor page]] | ||
[[Raptor | [[Raptor-Dev-Configuration|Return to Configuration page]] | ||
[[File:RaptorXCPCustomSecurityTrigger.jpg|right|frame|Raptor™ XCP Custom Security Trigger]] | [[File:RaptorXCPCustomSecurityTrigger.jpg|right|frame|Raptor™ XCP Custom Security Trigger]] | ||
Line 7: | Line 7: | ||
== Description == | == Description == | ||
<p>This block is used when the XCP security method is set to 'Custom User Defined'. This block will trigger its function call output evertime a new seed and key are needed for authentication. A raptor_xcp_custom_security_seedkey block must be located inside the function call subsystem connected to this block.</p> | <p>This block is used when the XCP security method is set to 'Custom User Defined'. This block will trigger its function call output evertime a new seed and key are needed for authentication. A raptor_xcp_custom_security_seedkey block must be located inside the function call subsystem connected to this block.</p> | ||
== Outputs == | == Outputs == | ||
Line 37: | Line 29: | ||
16 - PGM | 16 - PGM | ||
|} | |} |
Latest revision as of 17:22, 14 September 2023
Return to the main Raptor page
Description
This block is used when the XCP security method is set to 'Custom User Defined'. This block will trigger its function call output evertime a new seed and key are needed for authentication. A raptor_xcp_custom_security_seedkey block must be located inside the function call subsystem connected to this block.
Outputs
Output | Type | Description |
---|---|---|
Fn Call | Function Call output executes everytime a new seed/key is needed. | |
Resource | XCP Resource to be unlocked with the current seed/key.
1 - CAL 4 - DAQ 8 - STIM 16 - PGM |