This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-F28379D: Size of Integers

Part Number: LAUNCHXL-F28379D

Dear Sir,

This processor is capable ( 28335 or 28377 also) of handling minimum of 16 bit operations (2 bytes). If we want to assign 1 byte character ( unsigned char) , it is having 2^16  as its maximum value.

Please suggest a way to use character with 2^8 as its maximum value .