Placing the Board In/Out of Recovery Mode
Recovery mode is used to load software updates, burn fuses, and run self-tests. To get into recovery mode:
To get into recovery mode, if the target has an AURIX terminal:
| Command | Description | 
|---|---|
| tegrarecovery [x1] [off|on] | Set the device in recovery mode. | 
| tegrareset [x1] | Reset the device. Default is X1. | 
Examples
To boot in recovery mode:
        tegrarecovery x1 on
tegrareset x1To boot:
    tegrarecovery x1 off
tegrareset x1