I got the RealView examples from http://www.analog.com/en/processors-dsp/analog-microcontrollers/aduc7060/products/product.html#product-designtools, but it doesn't even seem to load correctly on my Eval board --
When it resets, the PC goes to 0x00000, which is different than most of the other examples; trying to debug through the program isn't helpful because it never seems to hit main()
Is there an option I need to set because my target is an ADuC7061 instead of an ADuC7060?