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?