Raptor:XCP Custom Security Trigger: Difference between revisions

From NewEagleWiki
Jump to navigation Jump to search
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[RaptorWiki|Return to the main Raptor page]]
[[Raptor-Platform|Return to the main Raptor page]]


[[Raptor:Configuration|Return to Configuration page]]
[[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>
== Inputs ==
{| class="wikitable" style="width:75%;"
|-
! scope="col" style="width: 15%;"|Input
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 70%;"|Description
|}


== Outputs ==
== Outputs ==
Line 37: Line 29:


16 - PGM
16 - PGM
|}
== Parameters ==
{| class="wikitable" style="width:75%;"
|-
! scope="col" style="width: 15%;"|Parameter
! scope="col" style="width: 15%;"|Type
! scope="col" style="width: 70%;"|Description
|}
|}

Latest revision as of 17:22, 14 September 2023

Return to the main Raptor page

Return to Configuration page

Raptor™ XCP Custom Security Trigger

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