works fine for c++ but not working in c#. here's the message I get:
Unable to parse field defined as 'FieldDeclaration { Type = uint32, Identifier = FAULT_OVER_TEMP, Value = 0x00000001, IsArray = False, ArrayLength = , InlineComment = , IsUpperBounded = False }': The input string '0x00000001' was not in a correct format.
msg file:
works fine for c++ but not working in c#. here's the message I get:
Unable to parse field defined as 'FieldDeclaration { Type = uint32, Identifier = FAULT_OVER_TEMP, Value = 0x00000001, IsArray = False, ArrayLength = , InlineComment = , IsUpperBounded = False }': The input string '0x00000001' was not in a correct format.