This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

sprintf with F28069

trying to use sprintf with a F28069 and am seeing some strange result. Trying to format a hex values. Have an array of Uint8. Tried %02X and I am getting 2X. just tried %X and am getting some non garbage. any ideas?