SJSU-Dev
latest
  • Home
  • 1. Getting Started
  • 2. Guides
    • 2.1. Debugging with OpenOCD and GDB
    • 2.2. Unit Testing
    • 2.3. Telemetry: Embedded Runtime Monitoring and Tuning
    • 2.4. Press Next To Get Started
  • 3. About
  • 4. Copyright
SJSU-Dev
  • Docs »
  • 2. Guides
  • Edit on GitHub

2. Guides¶

  • 2.1. Debugging with OpenOCD and GDB
    • 2.1.1. Prerequisites
    • 2.1.2. Step 0: Installing OpenOCD
    • 2.1.3. Step 1: Solder JTAG Headers to SJOne
    • 2.1.4. Step 2: Connecting J-Link to SJOne
    • 2.1.5. Step 3: Run OpenOCD
    • 2.1.6. Step 5: Run GDB
  • 2.2. Unit Testing
    • 2.2.1. Unit Testing Tools
    • 2.2.2. Files in test folder
    • 2.2.3. Compiling and Running Tests
    • 2.2.4. Created additional unit tests
    • 2.2.5. Stubbing out and Spying on Function calls using FFF.h framework
  • 2.3. Telemetry: Embedded Runtime Monitoring and Tuning
    • 2.3.1. Setting up Telemetry
    • 2.3.2. Using Telemetry

2.4. Press Next To Get Started¶

Next Previous

© Copyright 2017, Khalil A. Estell Revision 8edf7068.

Built with Sphinx using a theme provided by Read the Docs.