The C-Library Kit is Opticon's SDK for embedded application development, so that customers may customize the behavior of their scanners to optimize their use in different business cases. As the name implies, all development done with the C-Library Kit is in the C programming language. Once installed on a Windows PC, the C-Library Kit deploys everything that's needed to build a custom embedded application: compilers, source code files, build scripts, example applications and source code, libraries, documentation, API information, instructions for loading software and configuring cradle hardware, etc.
The following Opticon devices utilize embedded applications that can be built with the C-Library Kit:
Microtec | Toshiba | WinARM | RX |
---|---|---|---|
PHL1300 | DCL1530 | OPH1003 | OPL9813 |
PHL1700 | DCL1531 | OPH1004 | OPL9815 |
PHL2600 | OPL9712 | H13 | OPN2004 |
OPL9713 | OPN2002 | OPN2005 | |
OPL9714 | OPN2003 | PX20 | |
OPL9715 | PX25 | ||
OPL9723 | PX35 | ||
OPL9724 | OPR3301 | ||
OPL9725 | OPH1005 | ||
OPL9728 |
The Renesas RX compiler is used to develop applications for our OPL9813, OPL9815, OPN2004/2005 & PX20.
The OPH100x, OPN200x, H13, PX25, and PX35 all utilize the ARM version of the open-source GCC compiler, WinARM. WinARM is included in the C-Library Kit, and can be installed at install time. It should be installed in the root of your C: drive.
The DCL153x and OPL97xx utilize the Toshiba Development Tool TLCS900 C Compiler package. Please read the documentation supplied with this package to see how to install it. This compiler is available for purchase from Opticon or an authorized distributor of Toshiba products.
The PHLs utilize the Microtec™ Research's Software Development Tools MCCM77 C Compiler package, version 2.2. Please read the documentation supplied with this package to see how to install it.
This can list some up to the moment bugs or fixes that software developers may need to know regarding the C Library Kit: Please refer back to this page to see if a known issue or bug fix exists before contacting technical support:
Version 2.33 & 2.34 or older: Contained in the OPL981x\DEMOS and OPL981x\EXAMPLES the display definitions are incorrect in LIB.H files. Please change the definitions as below:
Version | Manual | Date | Changes |
---|---|---|---|
2.35 | (MFAV010Q) | 07/09/2014 | C development kit release 2.35
- Added OPL9725 OSE and OPN2006 |
2.34 | (MFAV010P) | 04/29/2014 | C development kit release 2.34
- Update OS of the following terminals: -- OPH1005 XBPV0119a -- OPH3000 XBMV0118 -- OPL9815 XBOV0107 -- OPL9813 XBNV0107 -- OPN2004 RBIV0024 -- OPN2005 RBIV0025 -- PX20 RBMV0024 - Added OPL981x internet library - OPN2004 batch demo update to RFI37939 - Small issue in neto.c example for the OPH1004 |
2.33 | (MFAV010O) | 02/10/2014 | C development kit release 2.33
- Update compiler issues for windows 8.1 RX_Compiler and Winarm compiler - OPH 1004 demo update - OPH 1005 demo update - OPN 2005 Bluetooth application update - Manual update |
2.32 | (MFAV010N) | 11/06/2013 | C development kit release 2.32
-OPH1004 demo update -OPH1005 demo update -Opn2002 batch demo update -Opn2004 batch demo update -opn2004 2001 simulatie update -opn2005 bluetooth demo update -OS updates: oph1004 oph1005 oph3000 opn2002 opn2004 opn2005 px20 |
2.31 | (MFAV010M) | 10/31/2013 | OPH1005 updates & OPH3000 updates |
2.26 | (MFAV010H) | 11/06/2013 | - - Minor bug fixing - Updated the manual - RX_Compiler PATH Problem fixed. - Copyright year updated - Updated some OS files |
2.25 | (MFAV010G) | 05/03/2013 | - Removed all old product links. Updated the Manual |
2.24 | (MFAV010F) | 04/12/2013 | - Disabled products: CLK3000 |
2.21 | (MFAV010F) | 03/23/2011 | - Added H13 / OPH1004 / H13+ and CLK3000 to supported functions - Added H13 / OPH1004 monochrome 4 color support to functions - Added FillRect and SetCursorColor to functions |
2.20 | (MFAV010E) | 12/30/2010 | - Application version for PX-25 should be "XFF" - Updated OPN200x files / Appload / Neto32 - Updated: OPN200x OS; Updated OPN2001 simulation files for the OPN200x; Programming help; Appload; Standard OPL/DCL demo - Updated kit files of OPL97xx - Updated OS-es of OPL97xx, OPH1004 and PX25/35 - Added OseComm examples OPH1004 PX25 PX35 - Updated programming manual to version MFAV010E - Updated startup object files and lib.h for OPH1004 PX25 - Added SetupOseComm32.exe to PC applications list. - Updated Appload Setup.exe |
2.19 | (MFAV010C) | 12/09/09 | - Various fixes and additions to the compiled help file related to NetO32, CRD2000, and the OPN2002 and OPN2003 |
2.18 | (MFAV010B) | 11/12/2009 | - Added function ShowJPG |
2.17 | (MFAV010A) | 11/03/2009 | - Added OPN2002 Bluetooth information - Added functions InstallHeartbeatHandler, RemoveHeartbeatHandler, ApplicationSettingsMemorizing, and AddMenuOptionTable |
2.16 | (MFAV0109) | 08/07/2009 | - Added OPN2002 and OPN2003 to the compiled help file - Added information about CRD2000 - Added functions Heap_CoreLeft, UsbStatus, GetBatteryVoltage_mV, SystemSettingsMemorizing, and ExecuteMenuLabel |