Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
resources:eval:user-guides:ad-fmcomms2-ebz:software:baremetal:arradio_noos [19 Sep 2017 16:04] – [Running the no-OS software (2R2T)] rejeesh kuttyresources:eval:user-guides:ad-fmcomms2-ebz:software:baremetal:arradio_noos [19 Sep 2017 16:10] rejeesh kutty
Line 232: Line 232:
 </xterm> </xterm>
  
 +<WRAP center round info 100%>
 The design supports both 2R2T mode (AD9361 only) and 1R1T mode (AD9361 and AD9364). The rest of the UART log will be different accordingly. The design supports both 2R2T mode (AD9361 only) and 1R1T mode (AD9361 and AD9364). The rest of the UART log will be different accordingly.
 +</WRAP>
  
 ===== Running the no-OS software (2R2T) ===== ===== Running the no-OS software (2R2T) =====
Line 331: Line 333:
 Done. Done.
 </xterm> </xterm>
 +
 +===== Switching between 2R2T & 1R1T mode(s) =====
 +
 +After the first run, the build remembers (until you do a clean) your mode of choice and subsequent builds (in case you modify the sources) assume this mode as default. As a precaution, always cross check the compiler flags mentioned above with your desired mode.
 +
 +<xterm>
 +[some-dir]> make -C no-OS/arrado/c5soc DEFINE=2R2T /* building in 2R2T mode */
 +[some-dir]> make -C no-OS/arrado/c5soc  /* build assumes 2R2T mode */
 +[some-dir]> make -C no-OS/arrado/c5soc DEFINE=1R1T /* building in 1R1T mode */
 +[some-dir]> make -C no-OS/arrado/c5soc  /* build assumes 1R1T mode */
 +</xterm>
 +
  
  
resources/eval/user-guides/ad-fmcomms2-ebz/software/baremetal/arradio_noos.txt · Last modified: 20 Jun 2023 09:18 by Darius B