CONPROSYS SDK CONPROSYS Software Development Kit

  • A software development tool used to create programs when using the CONPROSYS hardware as a Linux controller.
  • A software development tool that can be used to add programs to the wide range of CONPROSYS functions just using an SD card.

Overview / Features

There are two types of CONPROSYS Software Development Kits (SDK).

  • A software development tool used to create programs when using the CONPROSYS hardware as a Linux controller.
    • A cross-build development environment that uses a Ubuntu PC connected by a serial communication port, and a self-build development environment that uses CONPROSYS hardware.

      Cross-build development on a host PC

      Install the cross-build edition of CONPROSYS Linux SDK on the host PC with the Ubuntu 20.04/16.04/14.04 OS, and build a cross-build development environment for the CONPROSYS modules.

      Self-build development with CONPROSYS

      Write the Ubuntu image file to a SD card. Insert the SD card into the CONPROSYS controller and boot it, the Ubuntu will work. User can log in to the Ubuntu on CONPROSYS controller using a serial monitor or ssh.
  • A software development tool that can be used to add programs to the wide range of CONPROSYS functions just using an SD card.
    • Converts a custom program to an executable file using the CONPROSYS Linux SDK on a host PC and copies it to a SD card, insert the SD card onto a CONPROSYS controller and executing it.

To PageTop