Crossware

Table of Contents        Previous topic       Next topic       

Code Creation Wizards->Common Features

The graphical features for all of these normal wizards share a set of common features.  All have four buttons  Insert, Cancel, Reset and Set.  All have a view to list the configuration code that will be generated by your selections.  Some may have a second view to list interrupt handlers, I/O handlers or special defines.  For example:

 

The rest of the graphical interface will be specific to the particular peripheral.

Note that:

The Insert at end of source file and Insert before cursor items will only be enabled when the cursor was in a C source code file other than xstdsys.c when the wizard was opened.

The Set button will only be enabled when Insert before cursor is selected.