Skip to content

Example for FSP v5.2.0 (2)

Compare
Choose a tag to compare
@ra-fsp-systems ra-fsp-systems released this 21 Mar 20:40
· 41 commits to master since this release

Release Notes

Supported FSP version

Example for FSP v5.2.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

Add EPs for EK_RA2A2, please refer to the example projects document included in the attached bundle for information on supported modules.

Other new additions are described as following:

Example Projects on GCC:

  • Add DTC support to all available iic_slave EPs.

  • Add NetX_ftp_client, NetX_ftp_server, wifi, NetX_wifi, drw and TZ_rtc on EK_RA8D1.

Example Projects on Keil:

  • Add DTC support to all available iic_slave EPs.

Example Projects on IAR:

  • Add Trustzone EPs (TZ_agt, TZ_doc, TZ_ethernet, TZ_iic_master, TZ_rtc, TZ_usb_phid) on EK_RA8M1 and EK_RA8D1.

  • Add DTC support to all available iic_slave EPs.

Fix issue

  • Fix issue of _quickstart with FSPv5.2.0 on EK_RA2E1.

  • Fix issue of ptp with FSPv5.2.0 on EK_RA6M3.

Supported Kits

  • EK_RA2A2

  • EK_RA8D1

  • EK_RA8M1

Example Projects

Example Projects on GCC:

EK_RA2A2 --> 29 EPs

EK_RA8D1 Flat --> 76 EPs

EK_RA8D1 TZ --> 6 EPs

EK_RA8M1 Flat --> 76 EPs

EK_RA8M1 TZ --> 6 EPs

Example Projects on Keil & IAR:

EK_RA2A2 --> 9 EPs

EK_RA8D1 Flat --> 12 EPs

EK_RA8D1 TZ --> 0 EPs (keil) & 6 EPs (IAR)

EK_RA8M1 Flat --> 12 EPs

EK_RA8M1 TZ --> 0 EPs (keil) & 6 EPs (IAR)

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:/).

Following EPs are not on FSP v5.2.0 (GCC)

EK_RA6M2 -> USBX_otg_cdc

EK_RA6M4 -> NetX_snmp_agent