Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added OPC-UA demo for RZ/T2M RSK

...

  • setup board

  • open e2studio for RZ/T2M

  • importing a new project is possible by selecting File → Import and choosing Existing Project into Workspace.

    Image RemovedImage Added
    • Select root directory and Browse… into sub-directory projects of goal. All e2studio projects are listed and can be selected or deselected for import. Choose at least the *_ram version. Even if the *_bootloader version is not required for debugging, it is recommended to select it too in case the firmware should be flashed later on. Confirm by Finish.

  • Image RemovedImage Added

    Optional: configuring board by FSP Configuration

  • select the (in ram) project at Project Explorer and choose Project → Build Project. FSP sources are generated and project is build.

  • click the bug symbol at the upper right corner while (in ram) project is highlighted to start debug session.

...

  • setup board

  • open e2studio for RZ/T2M

  • importing a new project is possible by selecting File → Import and choosing Existing Project into Workspace.

    Image RemovedImage Added
    • Select root directory and Browse… into sub-directory projects of goal. All e2studio projects are listed and can be selected or deselected for import. Choose *_ram and *_bootloader version of the project. Confirm by Finish.

  • Optional: configuring board by FSP Configuration

  • select the (in ram) project at Project Explorer and choose Project → Build Project. FSP sources are generated and project is build.

  • select the (in bootloader) project at Project Explorer and choose Project → Build Project. FSP sources are generated and project is build including the RAM binary.

  • power up the board

  • click the bug symbol at the upper right corner while (in bootloader) project is highlighted to flash the target and start debugging the bootloader.

...

>> download Modbus/TCP for RZ/T2M RSK (Date of update: 30.09.2022)

GOAL OPC-UA Demo

A OPC-UA Demo is available by following download. The ZIP includes a 3h time limited, full feature protocol stack, next to some basic (00410) and web-server (goal_http) examples.

The device application is located in sub-directory at appl/goal_opcua/.

All projects are created for Renesas RZ/T2M RSK. The board configuration is fixed in library projects and can not be modified by FSP SC.

Stack documentation and a Quick Start Guide is available at Documents & Manuals.

The software is under development and purposed for validation only.

>> download OPC-UA for RZ/T2M RSK (Date of update: 06.03.2023)

Known issues

Slowed down software

...