Key Points in Automotive ECU Bootloader Development
Content Summary Introduction 1. Function of Bootloader 2. How to Establish Reliable Bus Communication? 3. Parsing Programming Files (S19/HEX/BIN) 4. NVM Driver Development 5. Other Key Points in Bootloader Development a. Relationship Between Bootloader and Application b. Methods to Jump from Bootloader to Application c. Knowledge and Debugging Techniques Required for Bootloader Development d. Download … Read more