Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

Short Enum Type (16Bits)

Hi, In Altera NiosII Eclipse compiler, the enum type is defualt to 4 bytes in size. Is there any# pragma or compiler control that force the enum type size to 2 bytes? If not, is there any way to...