Ok, I filed a request for V10.
Besides that, I would just like to add - for other V2 newbies like me - there actually IS a reason behind the debug-button just starting the debugger...with V2 you can load to and run your programs from RAM. I totally did not know this (is this possible with V1 derivatives?) and it happens when your target is set to ram and you hit the debug button.
With the nice 64k of a 5225x this is a great option and much much quicker than any erase/flash/run cycle. You can even have your main project stored in flash and just for a quick testing run a totally different project from RAM. That's great.
And I also noticed, when I use the flash tool, it's best to close it after every erase/program cycle, then reopen it for the next cycle. If I just keep it open all the time, I get all kinds of weird problems, like not being able to erase/program or the blank check failing etc.
Regards,
Sven