An XPad target is a plug-in module you can load from XPad's target-menu.
|
Each plug-in module of XPad has a compiler supporting a specific family of devices and comes with a large number of libraries.
For each family target-definitions can be developed (by GenerExe or by you), customizing the plug-in for specific device and/or (inhouse) platforms. Easy to understand script-files are used to add:
![]() ![]() ![]() Target-family and/or device specific libraries can be easily added to extend XPad's library suite!
A loaded target adds the following target-specific functionality to XPad:
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() For some targets, third party freeware tools may be included, you can use to assemble/load native target-files.
|
On the left you can browse the targets which are currently available for XPad.
|
Note that these targets include both microcontrollers as well as higher level software environments. The latter targets use the existing operating system and their API, allowing you access to built-in -already available- services and sometimes access to third-party (runtime-) libraries. The microcontroller targets -which often consists of bare hardware- generate their own (realtime) executives. XPad's execution model is comfortable and efficient in both types of environments!
|