PROFINET Device4.3.0
 
Loading...
Searching...
No Matches
Quickstart - PROFINET Device

Connect the Evaluation Board

  • Connect the evaluation board to your computer using the micro-USB cable. One cable is required for the JTAG interface, a second cable for the UART console.
  • Connect the boards to the power supplies according to the specifications in the AM64x/AM243x EVM User's Guide.

Run and Debug the Example

Basic PROFINET Verification

  • Download, install and open PRONETA Commissioning and Diagnostics Tool for PROFINET networks
  • Connect an Ethernet Cable between your PC and one of the two J21-ICSSG Ethernet ports on the board
  • Refresh PRONETA Window to see if it detects the PROFINET IO device. The following figure shows the expected result where AM243EVM block represents the board, and the other block represents PRONETA running on PC.

  • Try to modify the board's name, IP address and subnet mask, as a result, a connection between the PC and the board should be displayed as shown in the following figure.

Note
If you're using your own linker.cmd file, please note that PROFINET code utilizes the linker smart placement feature for .text_tcm section. Therefore, it is recommended to assign .text_tcm in the SECTIONS derivative of your own the linker.cmd file. Otherwise the linker will implicitly use it's default placement algorithm to place this section in the first available memory space.