Release build in FrameSynchronization sample
Posted: Mon Dec 13, 2010 2:00 am
Hi.
I'm using FrameSynchronization Camera SDK sample. And I try to execute Release build of this sample program.
On the camera to spin up, the program break down by the access error. would you tell me how to deal for this error.
In 10009933, debugger is point the address.
10009917 call 100094E0
1000991C mov al,byte ptr [eax+4]
1000991F mov byte ptr [edi+0DDh],al
10009925 mov eax,esi
10009927 mov dword ptr [edi+0D8h],ebx
1000992D mov byte ptr [edi+0DCh],bl
10009933 mov dword ptr [edi+4E0h],ebx
10009939 call 10003130
1000993E call 1000C8A0
10009943 lea ebx,[esp+14h]
10009947 mov dword ptr [esp+14h],eax
1000994B call 1000C7E0
10009950 call 100094E0
10009955 cmp byte ptr [eax+5],0
10009959 je 1000996D
1000995B call 1000CA10
Thanks.
I'm using FrameSynchronization Camera SDK sample. And I try to execute Release build of this sample program.
On the camera to spin up, the program break down by the access error. would you tell me how to deal for this error.
In 10009933, debugger is point the address.
10009917 call 100094E0
1000991C mov al,byte ptr [eax+4]
1000991F mov byte ptr [edi+0DDh],al
10009925 mov eax,esi
10009927 mov dword ptr [edi+0D8h],ebx
1000992D mov byte ptr [edi+0DCh],bl
10009933 mov dword ptr [edi+4E0h],ebx
10009939 call 10003130
1000993E call 1000C8A0
10009943 lea ebx,[esp+14h]
10009947 mov dword ptr [esp+14h],eax
1000994B call 1000C7E0
10009950 call 100094E0
10009955 cmp byte ptr [eax+5],0
10009959 je 1000996D
1000995B call 1000CA10
Thanks.