(→Release Log)
|
(→Bug Notes)
|
Line 48: | |||
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. | 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. | ||
- | === Bug Notes === | + | === Current Revision Bug Notes === |
- | 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 [mailto:support@opticonusa.com technical support]: | + | This can list some up to the moment bugs or fixes that software developers may need to know regarding the current release of the C Library Kit: Please refer back to this page to see if a known issue or bug fix exists before contacting [mailto:support@opticonusa.com technical support]: |
- | <u>Version 2.33 & 2.34 or older:</u> | + | <u>No Issues Reported at this time</u> |
- | Contained in the OPL981x\DEMOS and OPL981x\EXAMPLES the display definitions are incorrect in LIB.H files. Please change the definitions as below: | ||
- | :From: | ||
- | ::'''#define DISP_WIDTH 176''' | ||
- | ::'''#define DISP_HEIGHT 220''' | ||
- | :To: | ||
- | ::'''#define DISP_WIDTH 112''' | ||
- | ::'''#define DISP_HEIGHT 64''' | ||
=== Release Log === | === Release Log === |