Assume the following declarations for an ARM Cortex-M4 processors: s8; u8; s16; ul6 s32 u32 int8_t uint8t int16 t uint16_t int32 t uint 32 t Answer the following indicating the requested value in HEX, with the appropriate number of digits, i.e. Ox0012 when the result is 16 bits long. s8 = u8 = 3 +、b1; u8 = s8- u16 = u32 s32 = u16 = 40000; u16= 40000; u32=u16; s32 = -01234; u32 = s32; u32 u8
OR
OR