Revision as of 16:15, 25 June 2026 by Dante383(talk | contribs)(Created page with "{{Stub}} Bootstrap Loader (BSL) on the C166 MCUs allows to execute code in memory, bypassing code stored on the EEPROM. This is often used to flash regions of memory inaccessible through OBD2, such as the bootloader. Most notable case would be removing the immobiliser, or performing a ca663056->ca663057 upgrade, which requires changing the bootloader. To enter BSL mode, you must ground the BOOT pin and then feed power to the ECU, which will make the CPU wait for i...")
This article is a stub. You can help by contributing your knowledge of the Tiburon platform
Bootstrap Loader (BSL) on the C166 MCUs allows to execute code in memory, bypassing code stored on the EEPROM.
This is often used to flash regions of memory inaccessible through OBD2, such as the bootloader. Most notable case would be removing the immobiliser, or performing a ca663056->ca663057 upgrade, which requires changing the bootloader.
To enter BSL mode, you must ground the BOOT pin and then feed power to the ECU, which will make the CPU wait for input over serial port instead of executing code stored on the flash memory. Then, typically a small loader is uploaded which later faciliates upload and execution of the proper BSL program, which will offer ways to manipulate memory.
ECU is now ready for BSL input - you can press any button in the BSL tab in GKFlasher
Once communication has been estabilished, unground the BOOT pin. It is part of the addressing pins and it will cause memory to be corrupted if left grounded
ECU is now ready for BSL input - you can press any button in the BSL tab in GKFlasher
Once communication has been estabilished, unground the BOOT pin. It is part of the addressing pins and it will cause memory to be corrupted if left grounded