From 7305db088a93adde8fff02fef82674f7c094153a Mon Sep 17 00:00:00 2001 From: rtel Date: Thu, 9 Jan 2020 02:28:45 +0000 Subject: [PATCH] Update the GCC and IAR SiFive HiFive rev-b demos to use the new configMTIME_BASE_ADDRESS and configMTIMECMP_BASE_ADDRESS constants in place of the deprecated configCLINT_BASE_ADDRESS constant. Update the IAR RISC-V HiFive demo to use the latest IAR Embedded Workbench version. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@2801 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- .../.cproject | 2 + .../.settings/language.settings.xml | 2 +- .../FreeRTOSConfig.h | 3 +- .../FreeRTOSConfig.h | 4 +- .../RTOSDemo.ewd | 232 +- .../RTOSDemo.ewp | 60 +- .../RTOSDemo.ewt | 3206 +++++++++-------- .../main.c | 17 +- .../settings/RTOSDemo.Debug.cspy.bat | 4 +- .../settings/RTOSDemo.Debug.cspy.ps1 | 4 +- .../settings/RTOSDemo.Debug.driver.xcl | 4 +- .../settings/RTOSDemo.Debug.general.xcl | 10 +- .../settings/RTOSDemo.dbgdt | 84 +- .../settings/RTOSDemo.dnx | 4 +- .../settings/RTOSDemo.wsdt | 175 +- 15 files changed, 2123 insertions(+), 1688 deletions(-) diff --git a/FreeRTOS/Demo/RISC-V_RV32_SiFive_HiFive1-RevB_FreedomStudio/.cproject b/FreeRTOS/Demo/RISC-V_RV32_SiFive_HiFive1-RevB_FreedomStudio/.cproject index 8efeeeefd..9ca71e6ef 100644 --- a/FreeRTOS/Demo/RISC-V_RV32_SiFive_HiFive1-RevB_FreedomStudio/.cproject +++ b/FreeRTOS/Demo/RISC-V_RV32_SiFive_HiFive1-RevB_FreedomStudio/.cproject @@ -35,6 +35,8 @@ +