...
The following chapter
...
lists the EtherNet/IP
...
Released Projects
...
project directories and their usage.
Single core projects (full source version)
projects\goal_eip\opener\* - single core projects
Single core projects (library version)
projects\goal_eip_lib\00_lib - single core library
projects\goal_eip_lib\* - single core projects (requiring single core library)
Multicore projects (full source version)
projects\goal_eip_rpc\opener\00_goal_rpc - CC multicore project
projects\goal_eip_rpc\opener\00_goal_rpc_demo - CC multicore project (demo - 3h limitation)
projects\goal_eip_rpc\opener\* - AC multicore projects (requiring a CC multicore project)
Multicore projects (library version)
projects\goal_eip_rpc\opener\00_lib - AC multicore library
projects\goal_eip_rpc\opener\* - AC multicore projects (requiring AC multicore library and a CC multicore project)
The EtherNet/IP software is offered either in a full source or library version. Which projects are available depends to the kind of version.
The library version is for demonstration purpose and has no feature restrictions but is limited to a total runtime of about 3 hours
...
_lib
_demo
Software requirements
Please make sure that the following components are installed on the computer:
Table: Development Tools required by RZ/T1 to run EtherNet/IP device stack
...
Tool
...
Version
...
IAR Embedded Workbench for ARM
...
8.30.2
...
IAR C/C++ Compiler for ARM
...
8.30.2
Furthermore, the additional software is needed:
DHCP server
The device will issue DHCP requests by default if DHCP support is enabled.
Terminal Emulator
log messages will be printed to the UART of the CPU Board
Hardware requirements
We used the following hardware revision to verificate the software’s behavior.
???????
...
.
...
Running the sample projects
Standalone project
Dualcore project
...