Lines Matching +full:download +full:- +full:artifacts
6 The Renesas RZ/G3S SMARC Evaluation Board Kit (RZ/G3S-EVKIT) consists of a SMARC v2.1 module board …
10 * Cortex-A55 Single, Cortex-M33 x 2
11 * BGA 359-pin, 14mmSq body, 0.5mm pitch
29 * CAN-FD x2
33 * USB-Type C for power input
34 * PCIe Gen2 4-lane slot (G3S supports only 1-lane)
54 The ``rzg3s_smarc/r9a08g045s33gbg/cm33`` board target supports the ARM Cortex-M33 System Core witho…
57 +-----------+------------+-------------------------------------+
60 | NVIC | on-chip | arch/arm |
61 +-----------+------------+-------------------------------------+
62 | SYSTICK | on-chip | arch/arm |
63 +-----------+------------+-------------------------------------+
64 | PINCTRL | on-chip | pinctrl |
65 +-----------+------------+-------------------------------------+
66 | GPIO | on-chip | gpio |
67 +-----------+------------+-------------------------------------+
68 | UART | on-chip | serial |
69 +-----------+------------+-------------------------------------+
76 RZ/G3S-EVKIT is designed to start different systems on different cores.
78 to run BL2 TF-A on Cortex-A55 System Core before starting Zephyr. The minimal steps are described b…
80 …1. Follow ''2.2 Building Images'' of `SMARC EVK of RZ/G3S Linux Start-up Guide`_ to prepare the bu…
82 …d, add ``PLAT_M33_BOOT_SUPPORT=1`` to meta-renesas/meta-rzg3s/recipes-bsp/trusted-firmware-a/trust…
84 .. code-block:: bash
85 :emphasize-lines: 6
87 require trusted-firmware-a.inc
88 COMPATIBLE_MACHINE_rzg3s = "(rzg3s-dev|smarc-rzg3s)"
89 PLATFORM_rzg3s-dev = "g3s"
90 EXTRA_FLAGS_rzg3s-dev = "BOARD=dev14_1_lpddr PLAT_SYSTEM_SUSPEND=vbat"
91 PLATFORM_smarc-rzg3s = "g3s"
92 EXTRA_FLAGS_smarc-rzg3s = "BOARD=smarc PLAT_SYSTEM_SUSPEND=vbat PLAT_M33_BOOT_SUPPORT=1"
96 .. code-block:: bash
98 MACHINE=smarc-rzg3s bitbake core-image-minimal
100 The below necessary artifacts will be located in the build/tmp/deploy/images
102 +---------------+-----------------------------+
103 | Artifacts | File name |
105 | Boot loader | bl2_bp_spi-smarc-rzg3s.srec |
107 | | fip-smarc-rzg3s.srec |
108 +---------------+-----------------------------+
109 | Flash Writer | FlashWriter-smarc-rzg3s.mot |
110 +---------------+-----------------------------+
112 …4. Follow ''4.2 Startup Procedure'' of `SMARC EVK of RZ/G3S Linux Start-up Guide`_ for power suppl…
113 …at SCIF download (SW_MODE[1:4] = OFF, ON, OFF, ON) and Cortex-A55 cold boot (SW_CONFIG[1:6] = OFF,…
115 …5. Follow ''4.3 Download Flash Writer to RAM'' of `SMARC EVK of RZ/G3S Linux Start-up Guide`_ to d…
117 …6. Follow ''4.4 Write the Bootloader'' of `SMARC EVK of RZ/G3S Linux Start-up Guide`_ to write the…
126 …RT port for Cortex-M33 System Core can be accessed by connecting `Pmod USBUART <https://store.digi…
133 this board on the Cortex-M33 System Core from
134 the internal SRAM, using ``JLink`` debugger (:ref:`jlink-debug-host-tools`).
138 Currently it's required Renesas BL2 TF-A to be started on Cortex-A55 System Core
139 … before starting Zephyr as it configures clocks and the Cortex-M33 System Core before starting it.
141 Here is an example for building and debugging with the :zephyr:code-sample:`hello_world` applicatio…
143 .. zephyr-app-commands::
144 :zephyr-app: samples/hello_world
152 Renesas BL2 TF-A running on the Cortex-A55 System Core and starting binary on the Cortex-M33 System…
154 The Zephyr application binary has to be converted to Motorolla S-record `SREC`_ format
162 ---------------------------------------
166 * Download and start **Flash Writer** as described in ''4.3 Download Flash Writer to RAM'' of `SMAR…
170 .. code-block:: console
180 .. code-block:: console
182 -- Load Program to SRAM ---------------
206 ---------------------------
208 Before using ``flash`` command, the board must be set to Cortex-M33 cold boot (SW_CONFIG[1:6] = OFF…
209 After flashing, it must be set back to Cortex-A55 cold boot to run.
216 .. zephyr-app-commands::
217 :zephyr-app: samples/hello_world
225 .. target-notes::
228 …rocontrollers-microprocessors/rz-mpus/rzg3s-general-purpose-microprocessors-single-core-arm-cortex…
230 .. _RZG3S-EVKIT Website:
231 ….renesas.com/us/en/products/microcontrollers-microprocessors/rz-mpus/rzg3s-evkit-evaluation-board-…
233 .. _SMARC EVK of RZ/G3S Linux Start-up Guide:
234 https://www.renesas.com/us/en/document/gde/smarc-evk-rzg3s-linux-start-guide-rev104