On 5/26/16 3:45 PM, Asiri Rathnayake via cfe-commits wrote: > struct blk_count { > - static const uint32_t count = > + static const uint64_t count = > (sizeof(T) + sizeof(uint64_t) - Should that be 'size_t' instead? Jon -- Jon Roelofs jonathan at codesourcery.com CodeSourcery / Mentor Embedded