firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LEAH-1415 added doxygen comments

  1. … 21 more files in changeset.
LEAH-1415 fixed the crc_32 check and removed dead code

LEAH-1415 work in progress. Finished the FPGA update and jump to code

    • -0
    • +72
    ./.settings/org.eclipse.cdt.codan.core.prefs
LEAH-1415 work in progress. Finished the code that programs FPGA

LEAH-1415 work in progress worked on FPGA update

    • -0
    • +1
    ./.settings/org.eclipse.core.resources.prefs
LEAH-1415 work in progress

    • -1
    • +0
    ./.settings/org.eclipse.core.resources.prefs
LEAH-1415 added the FAPI library

    • binary
    ./App/Services/FlashAPI/F021_API_CortexR4_LE_L2FMC_V3D16_NDS.lib
LEAH-1415 work in progress, updated the memory setup in HALCoGen

    • -0
    • +13
    ./.settings/org.eclipse.core.resources.prefs
LEAH-1415 work in progress working on the FPGA programming

LEAH-1415 work in progress updated the FPGA programming

LEAH-1415 updated the code

LEAH-1415 updated the code

LEAH-1415 restructured the command processing architecture

    • -0
    • +208
    ./App/Services/Download.c
    • -0
    • +23
    ./App/Services/Download.h
    • -0
    • +66
    ./App/Services/SystemComm.c
    • -0
    • +19
    ./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
    ./App/Services/Comm.c
    • -0
    • +21
    ./App/Services/Comm.h
LEAH-1415 work in progress updated the FPGA module

LEAH-1415 work in progress added the FPGA communication to be able to program FPGA from the bootloader

    • -0
    • +417
    ./App/Services/FPGA.c
    • -0
    • +22
    ./App/Services/FPGA.h
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

LEAH-1415 work in progress added modes update and standby

    • -0
    • +89
    ./App/Modes/OperationModes.c
    • -0
    • +19
    ./App/Modes/OperationModes.h
  1. … 4 more files in changeset.
LEAH-1415 updated the NV data management code to verify the code that has been written

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

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

    • -0
    • +70
    ./App/Services/Utilities.c
    • -0
    • +20
    ./App/Services/Utilities.h
Work in progress. Added code to receive the CAN packets into a buffer.

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

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

    • -0
    • +3
    ./.settings/org.eclipse.cdt.codan.core.prefs
    • -0
    • +2
    ./.settings/org.eclipse.cdt.debug.core.prefs
    • -0
    • +6
    ./.settings/org.eclipse.core.resources.prefs
    • -0
    • +111
    ./include/Device_RM46.h
    • -0
    • +67
    ./include/Device_header.h
    • -0
    • +116
    ./include/Device_types.h
    • -0
    • +1008
    ./include/can.h
  1. … 120 more files in changeset.