AN 961: IO Module Design Example for OPC UA: for Intel® MAX® 10 Devices

ID 691266
Date 10/30/2021
Public

Adding IO Module Software

  1. Delete all source (.c or.h) files in the project.
  2. Right-click Project > Import > General > File System.
    1. Browse to /Quartus_Project/software/.
    2. Import source (.c) files.
    3. Browse to /Quartus_Project/software/open62541.
    4. Import open62541.c and open62541.h.
  3. Optionally, modify Network_Conf.h to apply custom IP settings for the server.
  4. Build the project.
    Figure 12. Project Files