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.

TMS320XF2812,二进制表示数据



我想用二进制表示一些数,写成: EvaRegs.GPTCONA.all = 0b000100000010000;

但是编译的时候报告: error: extra text after expected end of number