Hello, I was surprised to find that the start of the block in OS_CRC/XOS_CRC is defined as a byte const *, while the end of the block is defined by a char const *. I'm not saying it is wrong (I'm somewhat of a C newbie), but I find it unexpected... Why is this? Cheers, Jan-Jaap