Specifications

ucosii.time.os_time_get_set_en
Identifier: OS_TIME_GET_SET_EN
Type: Boolean assignment
Default Value: 1
Destination File: system.h
Description: Include code for OSTimeGet and OSTimeSet()
Restriction: none
ucosii.os_flag_en
Identifier: OS_FLAG_EN
Type: Boolean assignment
Default Value: 1
Destination File: system.h
Description: Enable code for Event Flags. This setting is enabled by default in MicroC-OS/II BSPs,
because it is required for correct functioning of Altera device drivers and the HAL in a multithreaded
environment. Avoid disabling it.
Restriction: none
ucosii.event_flag.os_flag_wait_clr_en
Identifier: OS_FLAG_WAIT_CLR_EN
Type: Boolean assignment
Default Value: 1
Destination File: system.h
Description: Include code for Wait on Clear Event Flags. This setting is enabled by default in MicroC-
OS/II BSPs, because it is required for correct functioning of Altera device drivers and the HAL in a
multithreaded environment. Avoid disabling it.
Restriction: none
ucosii.event_flag.os_flag_accept_en
Identifier: OS_FLAG_ACCEPT_EN
Type: Boolean assignment
Default Value: 1
Destination File: system.h
Description: Include code for OSFlagAccept(). This setting is enabled by default in MicroC-OS/II
BSPs, because it is required for correct functioning of Altera device drivers and the HAL in a
multithreaded environment. Avoid disabling it.
Restriction: none
ucosii.event_flag.os_flag_del_en
Identifier: OS_FLAG_DEL_EN
Type: Boolean assignment
Default Value: 1
Destination File: system.h
Description: Include code for OSFlagDel(). This setting is enabled by default in MicroC-OS/II BSPs,
because it is required for correct functioning of Altera device drivers and the HAL in a multithreaded
environment. Avoid disabling it.
Restriction: none
NII5V2
2015.05.14
Settings Reference
15-35
Nios II Software Build Tools Reference
Altera Corporation
Send Feedback