Marlon,
The code in ContAcq-IntClk-AnlgStart_main.c specifies "Dev1/ai0" as the channel to read from and "PFI0" as the trigger line. You may need to change these from the defaults to match the hardware and/or signals on your system.
Assuming that the channel and trigger line are specified correctly for your system, then it seems that a valid trigger signal is not being generated.
Note that the example uses 0.0 as the default trigger level. Depending on your specific trigger signal and possible noise on that line, your trigger signal may never cross 0.0 and therefore may never trigger the read. You could try modifying your trigger signal or the trigger level and see if that fixes the problem.
-Jeff
NI