Tool/software: TI-RTOS
I have an application where I want to find out how many packets have been received incorrectly. I am changing the bIncludeCrc from 0x0 to 0x1 but the CRC is not appended to the payload in the rxPacket (I'm trying to use the watch window to see the contents of the rxPacket payload). Page 1623 in the technical reference manual states that the CRC field should be included if it's 1- is there another setting that I must enable?