bootloader

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LEAH-1415 work in progress working on the FPGA programming

LEAH-1415 work in progress updated the FPGA programming

    • -17
    • +51
    /firmware/App/Services/Download.c
    • -21
    • +124
    /firmware/App/Services/FPGA.c
LEAH-1415 updated the code

LEAH-1415 updated the code

LEAH-1415 restructured the command processing architecture

    • -193
    • +41
    /firmware/App/Services/CommBuffers.c
    • -0
    • +208
    /firmware/App/Services/Download.c
    • -0
    • +23
    /firmware/App/Services/Download.h
    • -0
    • +66
    /firmware/App/Services/SystemComm.c
    • -0
    • +19
    /firmware/App/Services/SystemComm.h
LEAH-1415 work in progress continued updating the FPGA module

LEAH-1415 work in progress. Continued with adding the FPGA command to be able to flash the FPGA

    • -0
    • +39
    /firmware/App/Services/Comm.c
    • -0
    • +21
    /firmware/App/Services/Comm.h
    • -76
    • +156
    /firmware/App/Services/FPGA.c
LEAH-1415 work in progress updated the FPGA module

    • -70
    • +210
    /firmware/App/Services/FPGA.c
    • -3
    • +12
    /firmware/App/Services/Interrupts.c
LEAH-1415 work in progress added the FPGA communication to be able to program FPGA from the bootloader

    • -0
    • +417
    /firmware/App/Services/FPGA.c
    • -0
    • +22
    /firmware/App/Services/FPGA.h
    • -1
    • +50
    /firmware/App/Services/Interrupts.c
    • -12
    • +68
    /firmware/App/Services/Utilities.c
LEAH-1415 made changes in the code to be able jump to the firmware application from the booloader. Added a check to make sure the CRC table in the firmware exists prior to checking for the integrigty of and jumping

    • -12
    • +17
    /firmware/App/Modes/ModeStandby.c
    • -1
    • +22
    /firmware/App/Services/NVDataMgmt.c
LEAH-1415 work in progress added modes update and standby

    • -0
    • +155
    /firmware/App/Modes/ModeStandby.c
    • -0
    • +103
    /firmware/App/Modes/ModeUpdate.c
    • -0
    • +89
    /firmware/App/Modes/OperationModes.c
    • -0
    • +19
    /firmware/App/Modes/OperationModes.h
    • -32
    • +40
    /firmware/App/Services/CommBuffers.c
    • -12
    • +20
    /firmware/App/Services/NVDataMgmt.c
  1. … 4 more files in changeset.
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.