hi, the board im using is a tm4c123gxl with keil uvision 4.73. im trying to output a variable value to the uart using printf. im taking a course on edx but am unable to get information about how to output a variable value to the uart without converting it to an array. im also looking to be able to use printf as the output as im familiar with that vs uart_outstring this is in c.