Cortex-M33 Multi-OS Package Support: Difference between revisions

From Renesas.info
(This Page provides added support for the CM33 Coprocessor. The current RZ products that include this coprocessor are the RZV2L and RZG2L.)
 
No edit summary
Line 1: Line 1:
This Page provides added support for the CM33 MCU Coprocessor. This processor can be used for Realtime applicatons and Fast Linux boot. The current RZ products that include this coprocessor are the  
= Development Environment =
- RZV2L  
The firmware that runs on the CM33 requires the following tools for development. These tools can be hosted on a PC running Windows or Linux.
- RZG2L
 
'''[https://www.renesas.com/e2studio Renesas e2studio]'''
 
'''[https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads GNU ARM Embedded 9.2.1 2019q4]'''
 
'''[https://www.segger.com/downloads/jlink/JLink_Linux_x86_64.deb Segger J-Link]'''
 
NOTE: For Windows user the compiler and Segger J-Link are installed as part of the installation. See Getting Started with Flexible Software Package Document.
 
NOTE: For Linux users the compiler and J-Link need to be installed separately as directed in the Getting Started with Flexible Software Package Document.
 
== Getting Started with Flexible Software Package ==
The documents and FSP package can be found here. For Linux Users, follow the instruction in section 2.2 in the Getting Started with Flexible Software Package Document to install the FSP on the IDE.
 
RZV2L
 
* '''[https://www.renesas.com/us/en/document/apn/rzv2l-getting-started-flexible-software-package?r=1570181 Official RZV2L Cortex-M33 FSP Getting Started Document]'''
* '''Windows RZV2L FSP Package (executable)'''
** This is located on the [https://www.renesas.com/in/en/software-tool/rzv2l-group-multi-os-package Official Renesas Cortez-M33 Multi-OS Page] ( '''''RZV_FSP_Packs''''' ''')'''
* '''[https://github.com/renesas/rzv-fsp Linux RZV2L FSP Package (archive)]'''
 
RZG2L/UL
 
* '''[https://www.renesas.com/in/en/document/apn/rzg2l-getting-started-with-flexible-software-package?r=1522841 Official RZG2L/UL Cortex-M33 FSP Getting Started Document]'''
 
* '''Windows RZG2L/UL FSP Package (executable)'''
** This is located on the [https://www.renesas.com/in/en/software-tool/rzg2l-and-rzg2ul-group-multi-os-package#overview Official Renesas Cortez-M33 Multi-OS Page] ( '''''RZG_FSP_Packs''''' ''')'''
* '''[https://github.com/renesas/rzg-fsp Linux RZG2L/UL FSP Package (archive)]'''

Revision as of 00:22, 8 March 2023

Development Environment

The firmware that runs on the CM33 requires the following tools for development. These tools can be hosted on a PC running Windows or Linux.

Renesas e2studio

GNU ARM Embedded 9.2.1 2019q4

Segger J-Link

NOTE: For Windows user the compiler and Segger J-Link are installed as part of the installation. See Getting Started with Flexible Software Package Document.

NOTE: For Linux users the compiler and J-Link need to be installed separately as directed in the Getting Started with Flexible Software Package Document.

Getting Started with Flexible Software Package

The documents and FSP package can be found here. For Linux Users, follow the instruction in section 2.2 in the Getting Started with Flexible Software Package Document to install the FSP on the IDE.

RZV2L

RZG2L/UL