Part Number: MSP-TS430DA38
Tool/software: Code Composer Studio
hi'
i have working this board ..my problem is
if (CALBC1_16MHZ==0xFF) // If calibration constant erased
{
while(1); // do not load, trap CPU!!
}
problem
1) CALBC1_16MHZ what is the use of this?i need answer..
2) 0xFF why here compare it? here said constant erased how it is possible here using == assignment oprator
pls reply
thanking you
siru
