Other Parts Discussed in Thread: UNIFLASH, , SYSCONFIG
Tool/software:
Hi Team,
As datasheet mentioned that below, NRST and BSL invoke pin are optional as below.
Due to product design limitation, these pins are not accessible. As I tested that if the function call, DL_SYSCTL_resetDevice(DL_SYSCTL_RESET_BOOTLOADER_ENTRY), MCU will reboot and enter bootloader directly without any operation on NRST pin. However, when I use UniFlash to download the firmware, the following error occurred :
If I set BSL_invoke pin to high and start the firmware download again, the operation can be success. In that case, BSL_invoke pin is not optional. Am I correct? If I am wrong, can you tell me how to bypass the BSL_invoke pin?