📄 bios.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\BIOS\"
ProjectType=Executable
CPUFamily=TMS320C54XX
Tool="Compiler"
Tool="CustomBuilder"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Custom"
[Source Files]
Source="bios.cdb"
Source="load.asm"
Source="volume.c"
[Generated Files]
Source="bioscfg.cmd"
Source="bioscfg.s54"
Source="bioscfg_c.c"
["Compiler" Settings: "Custom"]
Options=-g -as -fr"D:\BIOS"
["Linker" Settings: "Custom"]
Options=-c -m"bios.map" -o"bios.out" -x
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -