Topic : Problem when write flash in debug mode

Forum : ARM

Original Post
Post Information Post
December 28, 2007 - 8:55pm
Guest

I have a problem when I debug my application on RIDE6 + JTAGjet + Reva Starter Kit (STR71xF). I use the ST standart library for access the flash. In my code I try write the flash (B1S0). If I start the program and go step by step my code run fine, but, if I start and go (without breakpoints), when erase flash the code fail. In Ride the message is "Out of code".
Please, what I am doing wrong?