• Keil. ST10F273. A167. warning A62: VALUE TRUNCATION
    Hello. I wrote a simple ASM-code in Keil Uvision. MCU ST10F273. Procedure calls in different addresses. If the procedure call is within the same page, then "warning 62" does not occur. There is a problem...
  • Warning 52: Value has been truncated into 8 bits
    Hi, In my program which initially works fine, after i initialize 1 or more memory space for variables, it shows "Warning 52: Value has been truncated into 8 bits"! Although it is just a warning...
  • Warning 52: Value has been truncated into 8 bits
    Hi, In my program which initially works fine, after i initialize 1 or more memory space for variables, it shows "Warning 52: Value has been truncated into 8 bits"! Although it is just a warning...
  • C Question - '=': value truncated
    Why does the following code produce a C192: '=': value truncated error? They are all uint8_t's. Structure definition shown below. What is there to truncate, all variables are of the exact same type!...
  • C Question - '=': value truncated
    Why does the following code produce a C192: '=': value truncated error? They are all uint8_t's. Structure definition shown below. What is there to truncate, all variables are of the exact same type!...