A related question is a question created from another question. When the related question is created, it will be automatically linked to the original question.
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-F28P55X: Can't use sizeof operator in Texas Instrument's Code Composer Studio! - TMS320F28P550SJ9
type cast into int as `printf("%d", (int) sizeof(int)); - sizeof operator actually work but can't print its value to console unless you type cast it into int or any other types!