TSM INST, Studia, Assembler

[ Pobierz całość w formacie PDF ]
/*************************************************************************/TSM_INST.TXTTURBO ASSEMBLER 5.0This file contains details on how to install the TASM 5.0 package.--------------------------------------------------------------------TABLE OF CONTENTSSECTION 1 System Requirements - Full InstallationSECTION 2 Installing TASM 5.0A) Pre-Installation Notes1) Backup Disks2) Disk Compressions4) Network InstallationB) Where to installC) Installation InstructionsD) After InstallationSECTION 3 Minimum and Selected Installation OptionsSECTION 4 Troubleshooting - Install IssuesA) Data Integrity or Bad Section ErrorsB) Disk Full or Insufficient Disk SpaceErrorsC) GP Fault or Unhandled Exception ErrorsSECTION 5 Troubleshooting - Run Time ProblemsA) Out of Memory ErrorsB) GP Fault or Unhandled Exception ErrorsC) Turbo Debugger for WindowsSECTION 6 Icons in the TASM Group WindowA) Creating a Program Group Window for TASMB) List of Icons and Executable FilesSECTION 7 Using TASM from WindowsSECTION 8 How to Get A Technical Information DocumentA) From TechFaxB) From Bulletin BoardsSECTION 9 Boot Clean--------------------------------------------------------------------SEARCH INSTRUCTIONS: To go directly to a specificsection, use your editor's search utility and search on"SECTION -#-" replacing the # with the appropriate sectionnumber.SECTION -1- SYSTEM REQUIREMENTS================================Before installing TASM please review the minimumsystem requirements listed below:System requirements for a generic full installation(both 16- and 32-bit installation):8 MB system memory (req. to run Win32)Intel 386 or higherDOS 5.01 or laterWindows 3.1 or later (to access Turbo Assembler help file)Windows '95 or Windows NT (for targeting those environments)Approximately 10 MB hard disk space3.5" High Density Disk DriveGenerally, you should use a host environment with a capability that isequal to or greater than capability of the system you plan to target.For example, if you are building 32-bit applications for Windows 95 orWindows NT, you should use TD32 in a Win32 environment.NOTE: On a compressed hard disk the installation processmight need additional hard disk space. If you are usinga disk compression utility, refer to Section 2, part A.SECTION -2- INSTALLING TASM 5.0================================A) Pre-Installation Notes-------------------------1) Backup DisksIf you wish to make backup copies of your original disksuse the DOS DISKCOPY command. You must use the same disksize and media (density) when you make your backup set ofdisks. Attempting to copy from 3.5" to 5.25" will causethe install program to fail. If you have a bad diskcontact Borland's Disk Replacement line at (800) 621-3132.2) Disk CompressionIf you are using a disk compression utility (such asStacker[tm], DoubleSpace[tm], XtraDrive[tm],SuperStor[tm], etc.) the estimated available hard diskspace reported might not be sufficient to install theproduct. During installation, TASM 5.0 copies compressedfiles onto your hard disk. Disk compression utilitiesreport available hard disk space assuming that the filescopied onto the disk can be compressed. Since the filesthat are copied by the installation program are alreadycompressed, the disk compression utility cannot compressthem any further. To solve this, you might need to freeadditional hard disk space for the installation.3) Network InstallationIf you are installing TASM 5.0 on a network, you may wishto consult Technical Information Document number 1738. Forinformation on how to receive this document, refer toSection 10.B) Where to Install:--------------------This product is designed to be used as a standalone product or inconjunction with Delphi 2.0 or Borland C++ 5.0. It can also be usedwith Borland/Turbo C++ 4.x, Borland Pascal 7 or Delphi 1.0. If you areusing Turbo Assembler 5.0 in conjunction with any of these Borlandcompilers, you can install Turbo Assembler atop the same directoryheirarchy as your other Borland Tools.If you use Turbo Assembler 5.0 with any other Borland development tools orversions, then it is best to install Turbo Assembler to a uniquedirectory, such as c:\tasm. Both tool sets should be referenced in yourdos path with the most recent version being first in the path. For customconfiguration requirements, please contact Technical Support.C) Installation Instructions:-----------------------------1. Boot CleanIt is highly recommended that you boot clean beforeinstalling TASM 5.0. Booting your system with a cleanconfiguration will eliminate any potential softwareconflicts that might arise during installation. Refer toSection 10 for instructions on how to boot clean.2. Insert the TASM 5.0 installation disk into drive A or B.3. From the DOS prompt type A:INSTALL (or B:INSTALL)and press <ENTER>. Do not install from a Windows DOS prompt.4. Select installation options from the install menu. SeeSection 3 for more details on the installation instructions.5. Choose START INSTALLATION to begin installation. If problemsoccur during installation, note any error messages and refer toSection 5.D) After Installation:----------------------1. After the install has completed, the README file appears.The README file contains important information aboutconfiguring and using TASM 5.0, including late changeswhich might have occurred after the manuals were printed.2. Modify your CONFIG.SYS so that files and buffers are setto at least 40. For example:FILES=40BUFFERS=40Also modify your AUTOEXEC.BAT file by adding to your pathstatement the TASM 5.0 bin directory. For example:PATH C:\TASM\BIN;C:\;C:\DOS;C:\WINDOWS3. If you are installing Delphi 1.0, or Borland C++ 4.x AFTERTurbo Assembler 5.0 has been installed, you will have to manuallychange the system settings that allow these products to coexist:In your system.ini file, check your [386Enh] section for multipleentries for the device TDDEBUG.386. Remove duplicate entries ofTDDEBUG.386 so that only the version from this product is loaded.On disk, you may also want to rename or remove the BP7 or BC4.xversions of TDDEBUG.386 and TDWINTH.DLL to avoid their accidentalloading. You must restart Windows after making changes to system.ini.4. Changes to SYSTEM.INI file:Presuming you have installed Turbo Assembler and Tools to "c:\tasm",The install program makes these changes to the SYSTEM.INI file:1) Adds "device=c:\tasm\bin\windpmi.386" to support our 32-bit tools.2) Adds "device=c:\tasm\bin\tddebug.386" to support our debugger.5. Configuring the Windows NT command prompt:To run 16-bit protected-mode programs (tlink) under an NT commandprompt you need to add the following line to CONFIG.NT:ntcmdpromptUnder the default NT command-line prompt, DOS COMMAND.COM is runafter returning from a TSR (such as RTM.EXE which bcc and tlink load).Adding the above line will cause the original NT CMD.EXE to be run.SECTION -3- MINIMUM AND SELECTIVE INSTALLATION OPTIONS=======================================================This section outlines the minimum and selective installoptions available for TASM 5.0.There are some files that are common to more than one option.For example, MAKE.EXE will be installed if either the 16-bit orthe 32-bit command line tools are installed. { Common to 16-bitand 32-bit tools is [2360K] of files ; Common to the TDWIN andTDWIN32 options is [504K] of files } Those common files areincluded in all the following estimates.16-bit command line tools [3085K]Install the 16-bit tools (TASM, TLINK).(Minimum installation option)32-bit command line tools [3163K]Install the 32-bit tools (TASM32, TLINK32).Turbo Debugger for DOS [1041K]Install Turbo Debugger for DOS.(Minimum installation option)Turbo Debugger for Windows [1533K]Install Turbo Debugger for Windows and associated Debuggertools (TDWINI setup, wremote).Turbo Debugger for Win32 [1502K]Install Turbo Debugger for Win32 programs.Examples [580K]Install Borland TASM examples.Documentation Files [6K]Install documentation files.SECTION -4- TROUBLESHOOTING - INSTALL PROBLEMS===============================================This section explains a few common errors encountered duringinstallation. System configuration and software conflictsmight cause the installation process to fail. If theinstallation fails, follow the instructions in Section 10on how to boot clean. This will eliminate any possiblesoftware conflicts. If booting clean doesn't solve theproblem, or you encounter a problem not mentioned here,contact Borland Technical Support.With any of the following installation errors there areseveral common steps that can be taken to enable theinstallation to complete.- Make sure your system meets the minimum requirements.Refer to Section 1 for a list of the minimuminstallati... [ Pobierz całość w formacie PDF ]
  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • cs-sysunia.htw.pl