Example for FSP v4.6.0 (2)
Release Notes
Supported FSP version
Example for FSP v4.6.0
Supported Toolchains
e2studio Integrated Development Environment with GCC ARM embedded tool-chain
Keil MDK with ARM compiler tool-chain
IAR EWARM with IAR tool-chain for ARM
New Additions
Example Projects on GCC:
- Add USBX HUVC (USBX Host to UVC Device) on EK_RA6M3 and EK_RA6M5.
Bug Fixes
Followings are fixings on GCC:
-
crc - Correct Snoop Address property in MCK_RA6T2 (changed from SCI0_TDR to SCI1_RDR).
-
wifi - Fix issue (EP stuck) in EK_RA2E2.
-
cac - Fix issue (EP stuck) when perform CAC measurement operation in EK_RA4M1.
-
usb_hmsc_baremental - Fix issue of generated file name on drive did not match with the name created by the example project.
-
NetX_wifi - Fix issue of packet pool depleted when receive invalid data from TCP server.
-
TZ_rtc - Fix issue incorrect configuration for LED1 in EK_RA6M5.
-
TZ_ethernet: Change to use DHCP in CK_RA6M5.
-
USBX_dfu: Add handling for new event (UX_DEVICE_FORCE_DISCONNECT).
Followings are fixings on IAR:
-
TZ_usb_phid: Fix issue (EP stuck) in EK_RA6M5.
-
sci_spi: Fix building warnings.
Known Issues
-
EK_RA6E2 -> qspi (need to run after FileX_block_media_qspi_LevelX EP)
-
wifi_on_chip_udp_freertos: can meet building issue "No rule to make target" due to long path location.
Need to move project folder to shorter location (Ex. D:/).
Following EPs are not on FSP v4.6.0 (GCC)
-
EK_RA2E2 -> crc
-
EK_RA6M2 -> USBX_otg_cdc