Hello,
I am developing a boot loader project for the MSP432P401R Micro controller , And i am able to successfully flash the boot loader from the CCS.
But am not able to invoke the Boot loader entry without the application in the micro controller.
is it possible to invoke the boot loader entry by any hardware pins?. if so please tell me which pin i need to modify.
what i have tried so far is flashed the Boot loader from the CCS using the Flash emulator and then flash the application using the BSL-Scripter.exe batch file.
i got the following error message log when i try to flash the application,
" [ERROR_MESSAGE]Initialization of BSL P432 failed! Exit the scripter! "
also explain me what happen when i flash the BSL code in a controller which doesn't have the application in it?
