bootloader

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LEAH-1415 updated the NV data management code to verify the code that has been written

    • -0
    • +29
    /firmware/App/Services/CopyFlashAPI2RAM.asm
    • -4
    • +144
    /firmware/App/Services/NVDataMgmt.c
LEAH-1415 updated the code to move the FAPI library to RAM to be able to update the firmware

    • -17
    • +0
    /firmware/App/Services/CommBuffers.c
    • -0
    • +25
    /firmware/App/Services/NVDataMgmt.c
    • -0
    • +15
    /firmware/App/Services/NVDataMgmt.h
Work in progress updated the code to receive and ack the CAN frames

    • -0
    • +99
    /firmware/App/Common.h
    • -39
    • +185
    /firmware/App/Services/CommBuffers.c
    • -14
    • +6
    /firmware/App/Services/CommBuffers.h
    • -0
    • +70
    /firmware/App/Services/Utilities.c
    • -0
    • +20
    /firmware/App/Services/Utilities.h
Work in progress. Added code to receive the CAN packets into a buffer.

    • -0
    • +111
    /firmware/App/Services/CommBuffers.c
    • -0
    • +33
    /firmware/App/Services/CommBuffers.h
Imported Sunrise's HALCoGen and updated it with the interrupts and added modes and services

    • -0
    • +35
    /firmware/App/BLCommon.h
    • -0
    • +8
    /firmware/App/Modes/ModeInitPOST.c
    • -0
    • +13
    /firmware/App/Modes/ModeInitPOST.h
    • -0
    • +8
    /firmware/App/Modes/ModeStandby.c
    • -0
    • +13
    /firmware/App/Modes/ModeStandby.h
    • -0
    • +8
    /firmware/App/Modes/ModeUpdate.c
    • -0
    • +13
    /firmware/App/Modes/ModeUpdate.h
    • -0
    • +54
    /firmware/App/Services/FlashAPI/CGT.CCS.h
    • -0
    • +48
    /firmware/App/Services/FlashAPI/CGT.gcc.h
    • -0
    • +54
    /firmware/App/Services/FlashAPI/Compatibility.h
    • -0
    • +67
    /firmware/App/Services/FlashAPI/Constants.h
    • -0
    • +52
    /firmware/App/Services/FlashAPI/F021.h
    • -0
    • +185
    /firmware/App/Services/FlashAPI/FapiFunctions.h
  1. … 60 more files in changeset.
Initial commit of the bootloader firmware

    • -0
    • +16
    /firmware/.ccsproject
    • -0
    • +165
    /firmware/.cproject
    • -0
    • +42
    /firmware/.gitignore
    • -0
    • +3
    /firmware/.settings/org.eclipse.cdt.codan.core.prefs
    • -0
    • +2
    /firmware/.settings/org.eclipse.cdt.debug.core.prefs
    • -0
    • +6
    /firmware/.settings/org.eclipse.core.resources.prefs
    • -0
    • +10377
    /firmware/BL.dil
    • -0
    • +111
    /firmware/include/Device_RM46.h
    • -0
    • +67
    /firmware/include/Device_header.h
    • -0
    • +116
    /firmware/include/Device_types.h
    • -0
    • +70
    /firmware/include/MemMap.h
    • -0
    • +334
    /firmware/include/adc.h
    • -0
    • +1008
    /firmware/include/can.h
  1. … 120 more files in changeset.