SWRU624A April   2024  – July 2024 CC3301

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. 1Download Prerequisites
  5. 2Build Prequisites
  6. 3Patch Steps
    1. 3.1 Additional Steps
    2. 3.2 Overall Steps
  7. 4Check the Applied Patch
  8. 5Build Steps
  9. 6Using the Built App File
  10. 7Revision History

Using the Built App File

To use the QuickTrack Application provided by the WFA it is necessary to refer to WFA provided documentation. To do so a membership with the WFA is needed which provides access to the QuickTrack Test Tool User Manual that outlines how to download and use the QuickTrack application. Once those steps have been completed, continue with the steps below to test the DUT.

Note as mentioned previously, in the example provided by this document the DUT is an AM335x host with a CC33xx boosterpack.

  1. Bring up DUT and connect to it serially using Terraterm, PuTTY, or a similar serial communication program.
  2. Connect the DUT via ethernet to the same subnet that the computer running QuickTrack is connected to.
  3. Confirm that the DUT has an ethernet IP, if not use ifconfig commands to set the IP address.
  4. Copy the following files to /etc/wpa_supplicant on the DUT (create the directory, if needed).
  5. Confirm that the certificates are located at /etc/default/certificates and that the same path is updated in the tool settings to match:

  6. Confirm the date on the DUT is recent by running this command in your serial terminal (the date can be the date below or today's date):
    date -s '2023-11-23 14:34:00'
  7. Depending on which role is being tested on the DUT run the commands in option a OR option b, respectively:
    1. STA Role:
      cd /etc/wpa_supplicant/
      ./app -i wlan0 -p 9004 & 
      cd /usr/share/cc33xx
      ./sta_start.sh
    2. AP Role:
      cd /etc/wpa_supplicant/
      ./app -i wlan1 -p 9004 &
      cd /usr/share/cc33xx
      ./ap_start.sh
  8. Input the Ethernet IP address that was set in step 3 to DUT Control IP Address.
  9. Use the Test Connection bottom to confirm DUT app is running and identified by the tool:
  10. Set supported configurations under the Test Case Specific Configuration tab:
  11. Choose the required role for testing under the DUT Type (this should match the mode set in step 7 on the DUT):
  12. Manually choose DUT capabilities or, if in certification mode, load the application profile that defines the relevant test cases:
  13. Select and run test cases.

For more information on QuickTrack specifics it is recommended to refer to the support documentation provided by the WFA to WFA members on the website. The QuickTrack Test Tool Getting Started Guide provides a high level overview and list of resources and installations, while the QuickTrack Test Tool User Manual goes into further detail on many of the steps (these documents are available on the wfa website: https://www.wi-fi.org/). Additionally TI is available for additional support on E2E.