TT6X0BD.bat
做了如下的事情:
1. The first chapter sets up the _TGTSOC,_TGTHWNAME, _TGTHWVERSION and CSPBUILDNO, CSP Path.
2 . The second chapter calls the %_TGTSOC%_CMN.BAT to set up all the default environment variables that are most times common in all derived hardware platforms.
3. The third chapter calls to the project related batch file:%_TGTHWNAME%.BAT
4. The last chapter calls the %_TGTSOC%_DEP.BAT to resovle any dependency requirements after collecting all the environmnet variable informations.