Firmware doesn't work when Read Out Protection is enabled.
I programmed stm32F103RCT6 firmware using STM32CubeIDE.
When Read Out Protection (RDP) is disabled, the firmware works well.
But RDP is enabled, the firmware doesn't work.
My firmware is transmitting data by UART.
when RDP is disabled, Firmware sends data like the pic below
However, RDP is enabled. I cannot see anything.
How can the firmware work when RDP is enabled?
I'm using QFP 64pin socket & connected Jtag by ST-Link v2.

