Other Parts Discussed in Thread: SEGGER,
Hi,
I am utilizing a TM4C123GH6PZ custom board along with a Segger J-Link for debugging purposes.
Although I can enter debug mode, I am unable to observe any real-time actions such as live values, displaying digits on the 7-segment display, or initiating UART communication, RTC, or watchdog functionalities. Even after making modifications to the code, uploading them to the MCU, and power cycling the board, the changes take effect as expected.
However, it's noteworthy that during debug mode, I encounter a limitation wherein live execution cannot be observed.
Thanks