timer_1.pjt

来自「非常实用的韩国dsp2407源代码」· PJT 代码 · 共 25 行

PJT
25
字号
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectName="Timer_1"
ProjectDir="D:\ti\myprojects\2407\2.Timer\Timer_1\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"
Tool="Linker"
Config="Custom"

[Source Files]
Source="..\..\..\..\c2400\cgtools\lib\INIT.obj"
Source="..\..\..\..\c2400\cgtools\lib\rts2xx.lib"
Source="timer_1.c"
Source="Vectors.asm"
Source="timer_1.CMD"

["Compiler" Settings: "Custom"]
Options=-g -as -fr"C:\tic2xx\myprojects\2407\2.Timer\Timer_1" -v2xx

["Linker" Settings: "Custom"]
Options=-c -o"Timer_1.out" -x

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?