Specifications
ucosii.semaphore.os_sem_set_en
• Identifier: OS_SEM_SET_EN
• Type: Boolean assignment
• Default Value: 1
• Destination File: system.h
• Description: Include code for OSSemSet(). 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.semaphore.os_sem_del_en
• Identifier: OS_SEM_DEL_EN
• Type: Boolean assignment
• Default Value: 1
• Destination File: system.h
• Description: Include code for OSSemDel(). 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.semaphore.os_sem_query_en
• Identifier: OS_SEM_QUERY_EN
• Type: Boolean assignment
• Default Value: 1
• Destination File: system.h
• Description: Include code for OSSemQuery(). 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.os_mbox_en
• Identifier: OS_MBOX_EN
• Type: Boolean assignment
• Default Value: 1
• Destination File: system.h
• Description: Enable code for mailboxes
• Restriction: none
ucosii.mailbox.os_mbox_accept_en
• Identifier: OS_MBOX_ACCEPT_EN
• Type: Boolean assignment
• Default Value: 1
• Destination File: system.h
• Description: Include code for OSMboxAccept()
• Restriction: none
15-38
Settings Reference
NII5V2
2015.05.14
Altera Corporation
Nios II Software Build Tools Reference
Send Feedback