Hello all,
I'm currently working on a project involving the NXP S32G234 microcontroller and its bootloader functionality. I'm interested in understanding which reset(Functional or destructive) method is typically utilized to initiate the execution of the bootloader on the S32G234 device.
Specifically, I would like to know if the bootloader is triggered by a soft reset (functional reset), power-on reset (POR), or another method altogether. Additionally, any insights into the process or conditions under which the bootloader is activated upon system startup would be greatly appreciated.
If anyone has information or documentation regarding this topic, or if there are best practices or recommendations for managing bootloader execution on the S32G234 platform, I would be grateful for any guidance or resources shared.
Thank you in advance for your assistance.