The ARM tools seem to be broken, i followed the procedure for making a new project. IT generates a startup file ADuc702c.s and it seems to be broken as it will not compile and link. I looked at the blinky startup.s and it also has hanging vectors and yet it does nto fail when you compile the project.
dac2.axf: Error: L6218E: Undefined symbol SWI_Handler (referred from aduc702x.o).
Code is EXTERN SWI_Handler
While the Blink startup.s says
EXTERN CODE32 (SWI_Handler?A)
Start with the examples in the folder: ..\ARM\RV30\Boards\ADI\ADuC702X.