User`s guide
Porting PSGl2 Code to the PSGl3
Use the following steps to port an existing application from a PSG/2 to a PSG/3.
1. Use the device template supplied in the PSG/3 software distribution.
2. Change all references to cs 1
ta . h>
to reference
cpsg . h>.
3. Change all references to
csltareg.h>to cpsgreg.h>.
4. Change #define
SLTASIP
or #define
SLTA2 to
#define
PSG.
5. Recompile your application and link with the
PSG . LIB
library.
13-12
Programmable Serial Gateway