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.

AM263P4-Q1: Minimum Configurations Required to Allow Debug Logs from UART

Part Number: AM263P4-Q1


Tool/software:

Hi Team,

What is the minimum settings required to output debug logs using DebugP_log() from the UART port?

Is there any restriction to use DebugP_log()? For example, is there any issue using DebugP_log() within and ISR context or outside ISR context? 

If DebugP_log() has any restrictions in its usage, what alternative is there? They are looking for an alternative that they can place anywhere in the code and it will not stop the execution unlike DebugP_assert(). They are looking for an API that will output a log when passed through.

Best regards,

Mari Tsunoda