Q52 problem

Hi,

My company has recently adquired a Q52 development kit and I was trying to debug the application example for the Q52Omni plugin but when the q52_initialize function is called I got an the following error:
“Unhandled exception at 0x7c342eee (msvcr71.dll) in kernel.exe: 0xC0000005: Access violation reading location 0x0068f000”

and in my Visual C .Net window I got open the memcpy.asm file where the problem is occuring. Why is this happening? Do I have to do something on my board before I can debug a omni application? Am I missing something? a configuration or something like that?

Please help me I want to develop an application using the Q52 but if I get an error when using the q52_initialize function I can’t do anything.

Regards