共1条
1/1 1 跳转至页
各种Task Option作何解?

#define VX_SUPERVISOR_MODE 0x0001 /* OBSOLETE: tasks always in sup mode */
#define VX_UNBREAKABLE 0x0002 /* INTERNAL: breakpoints ignored */
#define VX_DEALLOC_STACK 0x0004 /* INTERNAL: deallocate stack */
#define VX_FP_TASK 0x0008 /* 1 = f-point coprocessor support */
#define VX_STDIO 0x0010 /* OBSOLETE: need not be set for stdio*/
#define VX_ADA_DEBUG 0x0020 /* 1 = VADS debugger support */
#define VX_FORTRAN 0x0040 /* 1 = NKR FORTRAN support */
#define VX_PRIVATE_ENV 0x0080 /* 1 = private environment variables */
#define VX_NO_STACK_FILL 0x0100 /* 1 = avoid stack fill of 0xee */
WindRiver的联机文档只对四种option做了解释
VX_FP_TASK (0x0008)
execute with floating-point coprocessor support. A task which performs floating point operations or calls any functions which either return or take a floating point value as arguments must be created with this option. Some routines perform floating point operations internally. The VxWorks documentation for these clearly state the need to use the VX_FP_TASK option.
VX_PRIVATE_ENV (0x0080)
include private environment support (see envLib).
VX_NO_STACK_FILL (0x0100)
do not fill the stack for use by checkStack( ).
VX_UNBREAKABLE (0x0002)
do not allow breakpoint debugging.
想知道其它的Option作何解?
关键词: 各种 Option 作何
共1条
1/1 1 跳转至页
回复
有奖活动 | |
---|---|
【EEPW电子工程师创研计划】技术变现通道已开启~ | |
发原创文章 【每月瓜分千元赏金 凭实力攒钱买好礼~】 | |
【EEPW在线】E起听工程师的声音! | |
“我踩过的那些坑”主题活动——第001期 | |
高校联络员开始招募啦!有惊喜!! | |
【工程师专属福利】每天30秒,积分轻松拿!EEPW宠粉打卡计划启动! | |
送您一块开发板,2025年“我要开发板活动”又开始了! | |
打赏了!打赏了!打赏了! |
打赏帖 | |
---|---|
多组DCTODC电源方案被打赏50分 | |
【我踩过的那些坑】STM32cubeMX软件的使用过程中的“坑”被打赏50分 | |
新手必看!C语言精华知识:表驱动法被打赏50分 | |
【我踩过的那些坑】杜绑线问题被打赏50分 | |
【我踩过的那些坑】STM32的硬件通讯调试过程的“坑”被打赏50分 | |
【我踩过的那些坑】晶振使用的问题被打赏100分 | |
【我踩过的那些坑】电感选型错误导致的处理器连接不上被打赏50分 | |
【我踩过的那些坑】工作那些年踩过的记忆深刻的坑被打赏10分 | |
【我踩过的那些坑】DRC使用位置错误导致的问题被打赏100分 | |
我踩过的那些坑之混合OTL功放与落地音箱被打赏50分 |