- if any settings or #defines are changed that effect the files in the BSP directories, recompile again to create this library file
- procedure
  - uncomment all arguments from flags_cmp_files_persistent.txt and recompile again
  - copy all object files to 'files_to_compile' directory
  - delete object files that are casp specific
  - re-build a dummy model. casp generates simcode_precompiled_new.a file
  - rename simcode_precompiled_new.a to simcode_precompiled.a file
  - comment back all arguments from flags_cmp_files_persistent.txt
  - now simcode_precompiled.a contains new object files
