AN 755: Implementing JESD204B IP Core System Reference Design with ARM HPS As Control Unit (Baremetal Flow)

ID 683776
Date 12/30/2015
Public
Document Table of Contents

1.8.3.3. Editing the Software Source Code

  1. Open the main.h header file in any text editor of your choice.
  2. Change the MAX_LINKS parameter to match the number of links implemented in your design and save the file.
    Attention: Do not exceed the maximum number of links (4) that the address map can support.
  3. Compile and execute the source code as per the instructions in the Setting up the Software Command Line Environment section.