Example for FSP v5.3.0 (3)
Release Notes
Supported FSP version
Example for FSP v5.3.0
Supported Toolchains
e2studio Integrated Development Environment with GCC ARM embedded tool-chain
Keil MDK with ARM compiler tool-chain
New Additions
Example Projects on GCC:
-
Add example for 32-bit Interval Timer - tml (new) on FPB_RA0E1
-
Add glcdc on EK_RA8D1
Example Projects on Keil:
- Add TZ_agt, doc, ethernet, iic_master, rtc and usb_phid on EK_RA8D1 and EK_RA8M1
Fix issue
Following issues are fixed (GCC)
-
Fix issue of USBX_paud on EK_RA4M2, EK_RA4M3, EK_RA6M1, EK_RA6M2, EK_RA6M4 and MCK_RA8T1.
-
Fix issue of i3c_master cannot work correctly with i3c slave.
-
Correct clock for ospi_b on EK_RA8D1 and EK_RA8M1.
-
Correct Threshold (Upper & Lower Limit) values for cac on EK_RA8D1, EK_RA8M1, MCK_RA6T3 and MCK_RA8T1.
Known Issues
-
EK_RA6E2 -> qspi (need to run after FileX_block_media_qspi_LevelX EP)
-
EK_RA8M1, EK_RA8D1, MCK_RA8T1 -> USBX_phid (there is issue with PC/Laptop installed CrowdStrike tool)
-
AWS Example projects: can meet building issue "No rule to make target" due to long path location.
Need to move project folder to shorter location (Ex. D:/). -
FPB_RA0E1 -> all example projects on GCC (use e2studio) are using optimization: -Oz (aggressive size optimization). To override this behavior, manually add the desired optimization flag(s) (e.g. -O0) to the 'Other optimization flags' box in the project Properties. It was reported in https://github.com/renesas/fsp/releases - Known Issues
-
EK_RA8D1 -> _quickstart (missing graphics.srec file. Please find it in attach bundle for EK_RA8D1)
Following EPs are not on FSP v5.3.0 (GCC)
EK_RA6M2 -> USBX_otg_cdc
EK_RA8D1 -> _quickstart
FPB_RA0E1 -> rtc
Following EPs are not on FSP v5.3.0 (IAR & KEIL)
FPB_RA0E1 -> rtc