Crossware

Table of Contents        Previous topic       Next topic       

Code Creation Wizards->Reset All Wizards

If you selet Reset All Wizards from the Wizards menu, the environment will replace the existing xstdsys.c and xstdsys.h files with new versions created from the appropriate templates.  

If you project did not already include these files they will still be created and added to your project.  Furthermore the environment will attempt to add calls to __init_chip() and __init_chip1() to the appropriate places in startup.asm.  Therefore the Reset All Wizards command can be used to add xstdsys.c and xstdsys.h files and update startup.asm files for projects created before Wizards support was available.