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.

ccs5.0

unsigned long TempData;

TempData=2049u*64u;

为什么 TempData=0x40  ;  而不是 TempData=0x0x20040 ;      好像只取低16位