rt-thread-official/libcpu
Yunjie Gu b43f0e7205
[bsp][tms320f28379d] Fix compile ti (#6254)
* compile_ok

Issues fixed:
(1) update .config: select FINSH_USING_SYMTAB
(2) add rt_size_t in rtconfig_project.h
(3) fix finsh problems of using sym table
(4) update .project to include ipc source codes.
Todo list:
(1) automate the build source selection of ccs and reconcile it with scons

* change compiler

* msh can run now

the key step is to swap the order of rt_interrupt_nest -- and RT_OBJECT_HOOK_CALL(rt_interrupt_leave_hook,()) in irq.c. This is an improvised solution and an issue has been raised.

* Update 2837x_FLASH_lnk_cpu1.cmd

The original one is also fine. Just to make it more rigorous since FSymTab is in data section.

* update readme.md

Complier selection and maintainer update.

Co-authored-by: YuQi <qiyu_sjtu@163.com>
2022-08-20 13:16:41 -04:00
..
aarch64 uniform code writing-disable interrupt 2022-04-20 14:22:43 +08:00
arc [asm] 解决tab和空格混用的问题 2022-01-20 20:57:35 +08:00
arm [libcpu][arm] fix rt_hw_cpu_dcache_ops clean invalid bug 2022-08-13 22:12:17 -04:00
avr32 替换RTThread旧版文件头注释版权声明 (#5774) 2022-04-05 19:34:30 +08:00
blackfin 替换RTThread旧版文件头注释版权声明 (#5774) 2022-04-05 19:34:30 +08:00
c-sky [libcpu] auto formatted 2021-03-27 17:51:56 +08:00
ia32 [asm] 解决tab和空格混用的问题 2022-01-20 20:57:35 +08:00
m16c 替换RTThread旧版文件头注释版权声明 (#5774) 2022-04-05 19:34:30 +08:00
mips uniform code writing-disable interrupt 2022-04-20 14:22:43 +08:00
nios 替换RTThread旧版文件头注释版权声明 (#5774) 2022-04-05 19:34:30 +08:00
ppc uniform code writing-disable interrupt 2022-04-20 14:22:43 +08:00
risc-v WCH CH569W-R0-1v0 evt board bsp port, first version (#6167) 2022-07-30 02:10:51 -04:00
rx 替换RTThread旧版文件头注释版权声明 (#5774) 2022-04-05 19:34:30 +08:00
sim 优化bsp/simulator自动初始化 (#5634) 2022-03-08 12:03:41 +08:00
sparc-v8 [Scons] 将GCC判断条件改为列表方式,方便后续增加新的编译工具链 2022-06-09 07:01:59 +08:00
ti-dsp [bsp][tms320f28379d] Fix compile ti (#6254) 2022-08-20 13:16:41 -04:00
unicore32 uniform code writing-disable interrupt 2022-04-20 14:22:43 +08:00
v850 替换RTThread旧版文件头注释版权声明 (#5774) 2022-04-05 19:34:30 +08:00
xilinx 替换RTThread旧版文件头注释版权声明 (#5774) 2022-04-05 19:34:30 +08:00
Kconfig 支持只运行在安全模式下 (#6115) 2022-06-29 14:08:57 +08:00
SConscript [libcpu] Fix the build directory issue 2019-03-26 13:36:01 +00:00