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.

AM625: ext_otp example: no output on serial port

Part Number: AM625


Tool/software:

Dear,

I used CCS 20.1.1.8 to create the ext_otp example for a custom board. The syscfg file is adjusted for my board: I2C0 is used iso IC21, as the pins of IC21 are used for UART1.

When I load the tiboot3.bin (found in the Debug folder) on a non-secured HS device using the serial port, there is no output on the serial port (UART0, used for the debug log). Even if something went wrong, some messages should appear.

When debugging (after adding the loop_forever() call in the main function, it is possible to step over the DebugP_log functions, but there is no log output on the serial port.

Please advice.

Best regards,

Wim