We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I've been searching for long time now, trying to find STM32L433RCT6P. Had to download Keil.STM32L4xx_DFP.2.0.0.pack Then I got that worked out. I started new project, compiled fine but trying to debug, I get this message: No Algorithm found for: 08000000H - 0800033FH Erase skipped! Error: Flash Download failed - "Cortex-M4" Flash Load finished at 12:44:07
I'm using integrated ST Link debugger with nucleo dev board. Might have to try system workbench to see if that works.
btw. st link is selected in debugger and i can erase the chip no problem when using st link utility. clearly the problem is with either keil, uvision, or mdk-arm. I'm using MDK-ARM Plus Version: 5.24.1
Go to the Debugger Settings, select the Flash Download tab, and ADD the STM32L4 Flash to the algorithm list.