@@ -86,14 +86,14 @@ The Renesas EK-RZ/A3M can be purchased from https://www.renesas.com/en/products/
8686 are included in your selection of "Customize Features".
8787 - Ensure "GCC ToolChains & Utilities" is selected and "GCC ARM A-Profile (AArch64 bare-metal) 13.2 rel1"
8888 under that tab is also selected in "Additional Software".
89- - Install FSP Packs. It was tested with v3.4.0, which was the latest version at the time.
90- - On Windows, simply download RZA_FSP_Packs_vX.X.X.exe
89+ - Install FSP Packs. Please install FSP v3.4.0 for this project.
90+ It's okay if you have multiple versions installed.
91+ - On Windows, simply download RZA_FSP_Packs_v3.4.0.exe
9192 [ from here] ( https://github.com/renesas/rza-fsp/releases ) under "Assets" for the desired release.
9293 Run the installer and follow the prompts.
93- - On Linux, download RZA_FSP_Packs_vX.X.X.zip
94- [ from here] ( https://github.com/renesas/rza-fsp/releases ) under "Assets" for the desired release.
95- Locate the e2 studio install location. If it is ` ~/.local/share/renesas/e2_studio `
96- and the ZIP download is ` ~/Downloads/RZA_FSP_Packs_v3.4.0.zip ` , unzip the file
94+ - On Linux, download RZA_FSP_Packs_v3.4.0.zip
95+ [ from here] ( https://github.com/renesas/rza-fsp/releases/tag/v3.4.0 ) under "Assets" for the desired release.
96+ Locate the e2 studio install location. If it is ` ~/.local/share/renesas/e2_studio ` , unzip the file
9797 with the following commands:
9898 ``` shell
9999 cd ~ /.local/share/renesas/e2_studio
0 commit comments