📄 rtc.pjt
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="E:\SEED-DEC2407\03. Examples of Program\01. DSP\RTC\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Assembler"
Tool="Compiler"
Tool="Linker"
Config="Custom"
[Source Files]
Source="..\..\c2000\cgtools\lib\rts2xx.lib"
Source="rtc_func.c"
Source="RTC_TEST.c"
Source="vector.asm"
Source="RTC.cmd"
["Assembler" Settings: "Custom"]
Options=-gs -v2xx
["Compiler" Settings: "Custom"]
Options=-g -v2xx -as -frC:\tic2xx\myprojects\RTC
["Linker" Settings: "Custom"]
Options=-c -mRTC.map -oRTC.out -x
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -