cancel
Showing results for 
Search instead for 
Did you mean: 

What hardware problem can allow program/verify but not debug?

szbrozek9
Associate II
Posted on March 18, 2011 at 08:24

What hardware problem can allow program/verify but not debug?

3 REPLIES 3
sima2
Associate III
Posted on May 17, 2011 at 14:28

If you use RLink standard the

debugging is limited to 32 K bytes of code in Flash or RAM.

You must buy RLink Professional (buy an unlock key from Raisonance).

szbrozek9
Associate II
Posted on May 17, 2011 at 14:28

I know this is an old thread, but it may be worthwhile for me to post the solution. My BOOT0 pull down resistor was insufficient, pulling the pin down to about 60mV. I strengthened the pull down and all was well.

lorenzo23
Associate II
Posted on May 17, 2011 at 14:28

Hello,

I guess you are executing the bootloader. Check if program counter starts with 0x1F.... instead 0x08....

Bootloader execution explains also why your crystal pins are stuck, because bootloader doesn't use external crystal.

Best regards,

Lorenzo