From 3f515f29c57c89becdcf3481dcab35e3511bf227 Mon Sep 17 00:00:00 2001 From: Rbb666 Date: Thu, 18 Apr 2024 17:59:32 +0800 Subject: [PATCH] [bsp][renesas]Modify the mdk template project of ra8. --- bsp/renesas/ra8d1-ek/template.uvprojx | 4 ++-- bsp/renesas/ra8d1-vision-board/template.uvprojx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bsp/renesas/ra8d1-ek/template.uvprojx b/bsp/renesas/ra8d1-ek/template.uvprojx index cd4b6b73fa..835f5975fa 100644 --- a/bsp/renesas/ra8d1-ek/template.uvprojx +++ b/bsp/renesas/ra8d1-ek/template.uvprojx @@ -16,7 +16,7 @@ R7FA8D1BH Renesas - Renesas.RA_DFP.5.1.0 + Renesas.RA8_DFP.0.0.2 https://www2.renesas.eu/Keil_MDK_Packs/ IRAM(0x22000000,0xE0000) IRAM2(0x0,0x10000) IROM(0x02000000,0x001F8000) XRAM(0x20000000,0x10000) CPUTYPE("Cortex-M85") FPU3(DFPU) DSP TZ MVE(FP) PACBTI CLOCK(12000000) ELITTLE @@ -80,7 +80,7 @@ 0 - 1 + 0 0 cmd /c "start "Renesas" /w cmd /c ""$Slauncher\rasc_launcher.bat" "$Prasc_version.txt" -nosplash --launcher.suppressErrors --gensmartbundle --compiler ARMv6 "$Pconfiguration.xml" "$L%L" 2> "%%TEMP%%\rasc_stderr.out""" diff --git a/bsp/renesas/ra8d1-vision-board/template.uvprojx b/bsp/renesas/ra8d1-vision-board/template.uvprojx index 3167b58bcd..835f5975fa 100644 --- a/bsp/renesas/ra8d1-vision-board/template.uvprojx +++ b/bsp/renesas/ra8d1-vision-board/template.uvprojx @@ -80,7 +80,7 @@ 0 - 1 + 0 0 cmd /c "start "Renesas" /w cmd /c ""$Slauncher\rasc_launcher.bat" "$Prasc_version.txt" -nosplash --launcher.suppressErrors --gensmartbundle --compiler ARMv6 "$Pconfiguration.xml" "$L%L" 2> "%%TEMP%%\rasc_stderr.out"""