首页 | 新闻 | 新品 | 文库 | 方案 | 视频 | 下载 | 商城 | 开发板 | 数据中心 | 座谈新版 | 培训 | 工具 | 博客 | 论坛 | 百科 | GEC | 活动 | 主题月 | 电子展
返回列表 回复 发帖

如何实现 MicroC/OS-II 移植

如何实现 MicroC/OS-II 移植

Altera provides the MicroC/OS-II real-time operating system (RTOS) as part of the Nios II development kit. The IDE makes it easy to base your C/C++ application project on MicroC/OS-II. The MicroC/OS-II real-time kernel is included as part of the system library.

To enable MicroC/OS-II for your project, do the following:

Right-click the application project in the C/C++ Projects view.
Choose System Library Properties.
Select the System Library page of the Properties window.
Select MicroC/OS-II in the RTOS: field.

After selecting the MicroC/OS-II RTOS, you can click the RTOS Options... button to configure the MicroC/OS-II kernel. The RTOS options are described briefly in the Nios II Software Developer's Handbook. Full detail is provided in Chapter 17: MicroC/OS-II Configuration Manual of the book MicroC/OS-II: The Real-Time Kernel, Second Edition by Jean Labrosse (CMP Books). Click OK to save the settings and close the MicroC/OS-II RTOS Options window if you opened it.
Click Apply to save the settings, or OK save the settings and close the Properties page.

The system library will include the MicroC/OS-II kernel the next time you build the project. Your program code can use the MicroC/OS-II API.

You are allowed to evaluate MicroC/OS-II at no charge using the Nios II development board. However, you must purchase a license to ship a commercial product based on MicroC/OS-II. See the Nios II Software Developer's Handbook.  


。。。。。。。。。。
大家好斯蒂芬多幅似懂非懂
顶你一下!!!
虽然我小时侯就知道了~~~~呵呵

??

可我在component中找不到MicroC/OS-II所需的"component"
大家好斯蒂芬多幅似懂非懂
我也在component中找不到MicroC/OS-II所需的"component,要是自己添加怎么解决阿。我想把MicroC/OS-II代码拷贝到指定目录下肯定不行的,必须修改与nios2相关的信息阿。我也希望这方面的大虾指导一下,难道像MicroC/OS-II移植到其他处理器中一样啊,可是汇编代码在那里写,怎么设置编译阿?
原因很简单
你用的NIOSII不是正式版的。

提两壶好酒去找骏龙的兄弟要吧
顶一下
to:mage1982mage1982   
兄弟,能不能把你的NIOSII正式版,共享一下阿,或者把它说得那个目录的东西拷贝给我啊,多谢了
忘记说我的邮箱了
hhh_gjf@hotmail.com
hhh_gjf@126.com
qq:48814712
还请多指教阿
兄弟,那个东西几百兆啊!!!

你住的地方没有骏龙的代理吗?
找他们要就是了
我在哈尔滨阿,好像没有,不过还是谢谢你的回复阿
返回列表