#include "stdio.h" #define NUM 5 unsigned short int DT[]={0x0A01, 0x0001, 0x0B02, 0x0064, 0x0006, 0}; unsigned short int checkSum(unsigned short int DT[], int N){ long L=0; for(int i=0; i