We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
ARM6 does not allow initializing signed Char.For example : INT8 Temp = 0xFE; ARM5 initializes it to -2.ARM6 throws data out of range compilation error.
Can you share an example, as well as the exact error message you see?