⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dosrun_bios.bat

📁 本软件是TI公司免费提供的网络开发包 现在好象很难找到,有黑心的公司把它改一改,就卖价5000元,对网络开发和网络驱动开发有参考价值
💻 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 + -