|
PegX is designed to work with any C++ compiler/debugger
combination and any embedded CPU. Since PEG is provided in source
form, you can usually just compile the PegX source files, generate
the PegX library, and link the library into your target software.
Support is provided for any user who experiences difficulty using
PegX with a specific toolset.
There are no internal restrictions on CPU type or hardware
configuration. Due to performance requirements, however, PegX
runs best when using a 16-bit or better CPU running at 16
MHz or higher. Very high resolution or color depth also requires
better CPU performance in order to achieve a responsive graphical
display.
|