Arduino Uno R3 and Linksprite LS-Y201 Serial Transmission Problem

Hi,
I tried out your code but can't get any response from the camera. All I get is:
BEGUN
Camera finished initializing.
Resetting Camera

The program stops after: count = camera.reset(response);

Any suggestions?