jiaojinxing1987@gmail.com
ffa3341d41
startup.c
rtthread_startup函数的
rt_system_heap_init(__bss_end, (void*)0x34000000);
暂时改为
rt_system_heap_init((void*)0x33000000, (void*)0x34000000);
application.c
RT_INIT_THREAD_STACK_SIZE改为10*1024
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@999 bbd45198-f89e-11dd-88c7-29a3b14d5316
2010-10-04 08:28:55 +00:00
..
2010-10-04 08:28:55 +00:00
2010-07-18 00:50:07 +00:00
2009-12-25 12:20:04 +00:00
2010-09-23 11:15:41 +00:00
2010-05-14 16:52:21 +00:00
2009-12-18 05:25:41 +00:00
2010-09-13 01:12:51 +00:00
2010-01-08 14:35:52 +00:00
2009-12-18 06:14:43 +00:00
2010-04-07 06:16:30 +00:00
2010-10-02 12:40:18 +00:00
2010-10-02 12:40:18 +00:00
2010-10-02 12:40:18 +00:00
2010-01-01 09:11:09 +00:00
2009-12-28 15:24:53 +00:00
2009-12-27 10:58:45 +00:00
2010-04-12 17:37:37 +00:00
2010-10-02 16:27:38 +00:00
2010-10-02 12:41:38 +00:00
2010-09-28 03:07:47 +00:00
2010-10-02 15:45:09 +00:00
2010-08-03 08:50:06 +00:00
2010-07-18 00:34:42 +00:00
2010-01-01 09:11:09 +00:00
2010-10-04 08:28:55 +00:00
2010-09-28 03:07:47 +00:00
2010-10-02 15:45:09 +00:00
2010-10-02 15:45:09 +00:00