This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Debug Mode

Hello,

I set up two 'options for target':

1: standard flash download
ROM adress 0x80000000, size 0x200000
RAM adress 0x81000000, size 0x100000
use onChip RAM

2: debug mode
ROM adress 0x81000000, size 0x100000
RAM adress 0x81100000, size 0x100000

Option 1 works fine. If I use option 2 and download to flash, I get the error
'no algorithm found for adress 0x81000000. flash download failed.'

How come?

0