We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e54390 commit 9067b9fCopy full SHA for 9067b9f
secure_boot_and_secure_firmware_upgrade_over_canfd/icsp_inhibit.X/main.c
@@ -123,7 +123,7 @@ static void CheckForUnlockCommand(char *window, int *windowIndex)
123
{
124
MoveCursor(5);
125
ClearTerminalLine();
126
- printf("Unlock command successful.\n");
+ printf("ICSP Programming/Debugging permanently disabled. \n");
127
MoveCursor(10);
128
129
*windowIndex = 0;
0 commit comments