|
发表于 2013-7-30 19:57:54
|
显示全部楼层
大神!这个没有完全破解,运行有问题。如下:1.AD21469为背景。
2.open一个ucos III模型。
3.点开os_cfg.h文件。
4.看最上面的注释说明(from os_cfh.h):
/*
**
** os_cfg.h source file generated on March 14, 2013 at 15:54:26.
**
** Copyright (C) 2000-2013 Analog Devices Inc., All Rights Reserved.
**
** This file is generated automatically based upon the options selected in
** the uC/OS-III configuration editor. Changes to the uC/OS-III configuration
** should be made by changing the appropriate options rather than editing
** this file.
**
** For descriptions of each parameter, please refer to the uC/OS-III
** product Help.
**
*/
5.由上面加红部分可知,应该有一个uc/OS-III configuration的插件。但是没有。
总结:即按照您的所述方法,仅仅是部分功能的实现。 |
|