I try to start the example "GPIO" for the ADuC7060 from Analog "">www.analog.com/.../ADuC706x_RealViewExamples.zip". But when i start debugging with uLink or with simulator i get several errors like "*** error 65: access violation at 0xFFFF0D30 : no 'write' permission" or "*** error 65: access violation at 0xFFFF0D00 : no 'read' permission". It even dosn't come to the real C Code. All memory configurations are given in the project file and they seemed to be right.
What do i wrong?