Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 21 - 30 of 62 for gcc (1.56 sec)

  1. Examples on how to use UART using mraa library ...

    Build the C/C++ examples: $ gcc mraa_uart.c -o uart_c $ g++ mraa_uart.cpp...
    www.96boards.org/documentation/consumer/guides/... Cache
    Registered: Sun May 19 01:51:03 GMT 2024
    - Last Modified: Fri Feb 23 12:24:17 GMT 2024
    - 19.4K bytes
    - Viewed (0)
  2. Examples on how to use on board LED using mraa ...

    Build the C/C++ examples: $ gcc mraa_led.c -o led_c $ g++ mraa_led.cpp...
    www.96boards.org/documentation/consumer/guides/... Cache
    Registered: Sun May 19 01:50:45 GMT 2024
    - Last Modified: Fri Feb 23 12:24:17 GMT 2024
    - 19.5K bytes
    - Viewed (0)
  3. Fetch-and-Fill

    update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc- 4.8 100 $ sudo update-alternatives...commands to ensure gcc/g++ 4.8 is installed: $ gcc --version $ g++...
    www.96boards.org/documentation/consumer/dragonb...
    Registered: Sat May 18 04:50:19 GMT 2024
    - Last Modified: Mon Oct 16 03:24:01 GMT 2023
    - 1.4M bytes
    - Viewed (0)
  4. Interfacing with Relay Shield - 96Boards

    sleep(1); } } ``` Compile using: gcc relay.c <path-to-fpga_mezz_lib>/src/fpga_mezz.c...
    www.96boards.org/documentation/mezzanine/shirat... Cache
    Registered: Sun May 19 03:13:21 GMT 2024
    - Last Modified: Fri Feb 23 12:24:25 GMT 2024
    - 21.7K bytes
    - Viewed (0)
  5. AOSP Build Guide Index - 96Boards

    build-essential zip \ curl zlib1g-dev gcc-multilib g++-multilib libc6-dev-i386...
    www.96boards.org/documentation/consumer/guides/... Cache
    Registered: Sun May 19 01:11:56 GMT 2024
    - Last Modified: Fri Feb 23 12:24:17 GMT 2024
    - 21K bytes
    - Viewed (0)
  6. Interfacing with L298n Motor Controler - 96Boards

    sleep(5); } } ``` Compile using: gcc l298n.c <path-to-fpga_mezz_lib>/src/fpga_mezz.c...
    www.96boards.org/documentation/mezzanine/shirat... Cache
    Registered: Sun May 19 03:14:20 GMT 2024
    - Last Modified: Fri Feb 23 12:24:25 GMT 2024
    - 23.2K bytes
    - Viewed (0)
  7. Cross compiling with Eclipse for C and C++ - 96...

    Configurations Step 6: Set Cross GCC Command Step 7: Adjust the properties...for project type Select “Cross GCC for toolchains and click “Next”...
    www.96boards.org/documentation/Extras/CrossComp... Cache
    Registered: Sun May 19 01:17:02 GMT 2024
    - Last Modified: Fri Feb 23 12:24:14 GMT 2024
    - 54.7K bytes
    - Viewed (0)
  8. Threads got complicated | OpenCV on RB3 Pt. 2 |...

    built into gcc/libc, architecture independent....multiple experiments with different gcc variants, opencv versions etc,...
    www.96boards.org/blog/rb3-arm-opencv-threads/ Cache
    Registered: Sat May 18 04:13:54 GMT 2024
    - Last Modified: Sun Jul 07 01:00:00 GMT 2019
    - 32.4K bytes
    - Viewed (0)
  9. Build Source for Developerbox - 96Boards

    or release CC = arm-none-eabi-gcc OUT = $ROOT /build/synquacer/GNU/...bison flex buildessential \ gcc-aarch64-linux-gnu uuid-dev acpica-tools...
    www.96boards.org/documentation/enterprise/devel... Cache
    Registered: Sun May 19 02:31:49 GMT 2024
    - Last Modified: Fri Feb 23 12:24:20 GMT 2024
    - 48K bytes
    - Viewed (0)
  10. Build AOSP for ROCK960 - 96Boards

    curl liblz4-tool zlib1g-dev gcc-multilib g++-multilib libc6-dev-i386...
    www.96boards.org/documentation/consumer/rock/bu... Cache
    Registered: Sun May 19 02:12:16 GMT 2024
    - Last Modified: Fri Feb 23 12:24:19 GMT 2024
    - 28.9K bytes
    - Viewed (0)
Back to top