Demo – Automotive Bootloader UDS Reprogramming

Description

Automotive Bootloader demo on Aurix Tricore MCU for updating SW Application by UDS Reprogramming. Showing the process of Bootmanager and Flashloader such as App validity check, invalidating and validating the app.

Memory Layout:

Bootloader start address = 0x80000000
Application start address = 0x80040000 – 0x801FFFFF (0x1C0000)
Invalid Flag = 0x801FFFC0 – 0x801FFFDF (32 Bytes)
Valid Flag = 0x801FFFE0 – 0x801FFFFF (32 Bytes)


Leave a Reply

Your email address will not be published. Required fields are marked *