-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
SITSW-7462
-
11.00.00
-
12.00.00
-
The `Bootloader_socOpenFirewalls` function call relies on the Sciclient driver for sending the TISCI messages. As such, the sciclient driver must be in initialized state before using it. This sciclient driver initialization happens as part of the System_init so the `Bootloader_socOpenFirewalls` function can not be called before System_init.