71ba65e7c0
原始提交PR:https://gitee.com/rtthread/rt-thread/pulls/372 提交者:https://gitee.com/wei-handong ---------------------- 在TI公司C6000 DSP处理器上成功移植rt-thread操作系统;主要在libcpu/ti-dsp/c6x添加keystone架构底层代码,在bsp/ti-c6678添加bsp工程,该工程已在本人的开发板上成功运行 * 添加TMS320C6678处理器,keystone架构底层代码 * 添加支持中断栈部分代码,修改格式 * 修改汇编rt_hw_context_switch_to处关于时间槽的使用;修改格式 * 修改使用C语言构建任务栈帧,清除fls和ffs对<c6x.h>文件的依赖 * 修改bsp tms320c6678工程,并测试 * 删除依赖TI的KeyStone_common.c文件 * 添加编译说明 * update bsp/ti-tms320c6678/README.md. * format code Co-authored-by: Huang bo <hb265419@126.com> Co-authored-by: hdwei <1147479335@qq.com> Co-authored-by: bernard <bernard.xiong@gmail.com> Co-authored-by: rtthread-bot <48120998+rtthread-bot@users.noreply.github.com> Co-authored-by: Meco Man <920369182@qq.com>
155 lines
4.5 KiB
XML
155 lines
4.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>ti-tms320c6678</name>
|
|
<comment></comment>
|
|
<projects>
|
|
</projects>
|
|
<buildSpec>
|
|
<buildCommand>
|
|
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
|
|
<triggers>full,incremental,</triggers>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
</buildSpec>
|
|
<natures>
|
|
<nature>com.ti.ccstudio.core.ccsNature</nature>
|
|
<nature>org.eclipse.cdt.core.cnature</nature>
|
|
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
|
|
<nature>org.eclipse.cdt.core.ccnature</nature>
|
|
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
|
|
</natures>
|
|
<linkedResources>
|
|
<link>
|
|
<name>clock.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/src/clock.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>components.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/src/components.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>context.asm</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/libcpu/ti-dsp/c6x/context.asm</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>contextinc.asm</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/libcpu/ti-dsp/c6x/contextinc.asm</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>cpu.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/src/cpu.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>cpuport.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/libcpu/ti-dsp/c6x/cpuport.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>device.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/src/device.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>idle.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/src/idle.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>interrupt.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/libcpu/ti-dsp/c6x/interrupt.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>intexc.asm</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/libcpu/ti-dsp/c6x/intexc.asm</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>ipc.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/src/ipc.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>irq.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/src/irq.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>kservice.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/src/kservice.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>mem.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/src/mem.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>memheap.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/src/memheap.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>mempool.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/src/mempool.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>object.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/src/object.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>scheduler.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/src/scheduler.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>signal.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/src/signal.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>slab.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/src/slab.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>stack.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/libcpu/ti-dsp/c6x/stack.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>thread.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/src/thread.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>timer.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/src/timer.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>trap.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/libcpu/ti-dsp/c6x/trap.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>vector.asm</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/git-source/rt-thread/libcpu/ti-dsp/c6x/vector.asm</locationURI>
|
|
</link>
|
|
</linkedResources>
|
|
</projectDescription>
|