📄 dosrun_bios.bat
字号:
REM ========================================================================
REM = Texas Instruments
REM = Run this batch file before attempting to build from a command line.
REM = This file is automatically generated during installation.
REM ========================================================================
REM = If you get an "Out of Environment Space" error message running this batch
REM = file on Windows 98 or Windows Me type the following line at the C:\CCStudio_v3.2> prompt
REM = to start a new copy of the Windows Command Interpreter with 2K of Environment Space.
REM COMMAND /E:2048
REM ========================================================================
SET TI_DIR=C:\CCStudio_v3.2
SET PATH=%PATH%;%TI_DIR%\bin;%TI_DIR%\cc\bin;%TI_DIR%\c6000\cgtools\bin;%TI_DIR%\plugins\bios;%BIOS_INSTALL_DIR%\xdctools
SET C6X_C_DIR=%BIOS_INSTALL_DIR%\packages\ti\bios\include;%BIOS_INSTALL_DIR%\packages\ti\bios\lib;%TI_DIR%\c6000\cgtools\include;%TI_DIR%\c6000\cgtools\lib;%BIOS_INSTALL_DIR%\packages\ti\rtdx\lib;%BIOS_INSTALL_DIR%\packages\ti\rtdx\include;
SET C6X_A_DIR=%BIOS_INSTALL_DIR%\packages\ti\bios\include;%BIOS_INSTALL_DIR%\packages\ti\bios\lib;%TI_DIR%\c6000\xdais\include;%TI_DIR%\c6000\xdais\lib;%TI_DIR%\c6000\cgtools\include;%TI_DIR%\c6000\cgtools\lib;%BIOS_INSTALL_DIR%\packages\ti\rtdx\lib;%BIOS_INSTALL_DIR%\packages\ti\rtdx\include;%TI_DIR%\c6000\dsk6416\include;%TI_DIR%\c6000\dsk6416\lib;%TI_DIR%\c6000\dsk6713\include;%TI_DIR%\c6000\dsk6713\lib;
SET BSL6416_DIR=%TI_DIR%\c6000\dsk6416\lib
SET BSL6713_DIR=%TI_DIR%\c6000\dsk6713\lib
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -