Lantronix EDS2100 Linux SDK - User Guide - Page 54

Sample Applications

Page 54 highlights

10. Sample Applications Intro to Sample Applications Lantronix provides some sample applications to demonstrate how to develop custom applications with the SDK. These applications show examples of how to access the network, serial port and CPs. The Lantronix sample applications are found in the SDK under linux/user/lantronix. The libcp CP API library is also found in this directory. Descriptions of the sample applications are provided below. Use make menuconfig to enable or disable Lantronix sample applications, and then run make to rebuild. Figure 10-1. Lantronix Applications Configuration Window Linux Software Developers Kit (SDK) User Guide 54

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76

Linux Software Developers Kit (SDK) User Guide
54
10. Sample Applications
Intro to Sample Applications
Lantronix provides some sample applications to demonstrate how to develop custom applications
with the SDK. These applications show examples of how to access the network, serial port and
CPs. The Lantronix sample applications are found in the SDK under linux/user/lantronix. The
libcp CP API library is also found in this directory. Descriptions of the sample applications are
provided below. Use
make menuconfig
to enable or disable Lantronix sample applications, and
then run
make
to rebuild.
Figure 10-1. Lantronix Applications Configuration Window