cancel
Showing results for 
Search instead for 
Did you mean: 

How can I get a program to run standalone on a Nucleo L053R8 board?

JPesc
Associate II

I can build and run a program fine through IAR, but this board will not run when powered from a PC without using the IAR debugger. I assume this has something to do with the bootloader.

2 REPLIES 2

The System Loader really shouldn't be an issue as you don't have BOOT0 pulled high.

Check the version of ST-LINK firmware, if it is Version 25 it may hold the device in reset when powered from a charger or battery pack. Update to current.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
JPesc
Associate II

Are you referring to the firmware on the Nucleo? I don't know how to check this. I'm doing everything from IAR.