Tool/software:
Clarification on TOG Module Example Implementation Details
1. Regarding the Placement of Fault Injection Functions in a Separate Linker Section:
Is there a specific reason that the fault injection functions in the TOG functional test are placed in a separate linker section? For example:
2. Clarification on
enableABORT
and disableABORT
Functions:Could you provide more details about the actual operation of the enableABORT
and disableABORT
functions? Specifically:
- What is their intended role in the context of the TOG module?
- Are these functions safe and recommended to use for self-test purposes on any TOG instance running on the target hardware?