ex.pjt
来自「开发板2407带的程序用C语言编写的」· PJT 代码 · 共 23 行
PJT
23 行
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="E:\1\2407codeadd\ex10_step\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"
Tool="Linker"
Config="Custom"
[Source Files]
Source="Define.asm"
Source="global.c"
Source="Main.c"
Source="dsp.cmd"
["Compiler" Settings: "Custom"]
Options=-g -as -v2xx
["Linker" Settings: "Custom"]
Options=-c -o"ex.out" -x
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?