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

📄 ucos2407.pjt

📁 2407的移植版本现在网上流行有好几个
💻 PJT
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectDir="E:\Dsp\uCos\ucosUART\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"
Tool="Linker"
Config="Debug"
Config="Release"

[Source Files]
Source="asm\F240IV_C.asm"
Source="asm\OS_CPU_A.asm"
Source="asm\saverest.asm"
Source="lib\rts2xx.lib"
Source="src\DSPInit.c"
Source="src\main.c"
Source="src\Task0.c"
Source="src\TestTask.c"
Source="ucCORE\OS_CPU_C.c"
Source="ucCORE\OSTickISR.c"
Source="ucCORE\UCOS_II.C"
Source="build\2407.cmd"

["Compiler" Settings: "Debug"]
Options=-g -q -fr"..\tmp\Debug" -fs"..\asm" -i"..\inc" -i"..\asm" -i"..\rtmon" -d"_DEBUG" -ai..\inc -ai..\asm -ai..\rtmon -v2xx

["Compiler" Settings: "Release"]
Options=-q -o3 -fr"E:\Dsp\uCos\ucosUART\Release" -v2xx

["Linker" Settings: "Debug"]
Options=-q -c -m".\tmp\Debug\ucos2407.map" -o".\tmp\Debug\ucos2407.out" -x -v2

["Linker" Settings: "Release"]
Options=-q -c -m".\Release\CAN.map" -o".\Release\CAN.out" -x -v2

⌨️ 快捷键说明

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