03-08-2016 09:14 AM
03-09-2016 02:33 PM
Hi incisive,
I believe I can address a few parts of your question.
1. Modifiying the existing CLIP is not supported, so if you choose to go that route NI will not be able to provide assistance. I strongly recommend you do not modify the existing CLIP.
2. It sounds like the Serdes Channel CLIP may not be best for your application. For example, the Basic CLIP for this hardware provides 16 bidirectional lines and does not perform any serialization on the lines. This may be more appropriate for your application.
Please let us know if you have any follow up questions by posting in the original thread. Our community guidelines recommend keeping one question within a single thread to allow the community to respond more efficiently. Also, questions regarding FlexRIO are best posted in the Real Time Measurement and Control board, as was your original post on this issue. http://forums.ni.com/t5/Real-Time-Measurement-and/ni-6587-serdes-channel-serial-input-output/td-p/32...
Please let us know if you have additional questions.
03-09-2016 06:49 PM
03-10-2016 02:11 PM
Hi incisive,
Based on the documentation for the Basic CLIP, there are both clock input and clock output lines available. You can read more about it on page 11 of this manual: http://www.ni.com/pdf/manuals/375614b.pdf
Do you have a screenshot of the code that you are working with, and of the error message?
03-12-2016 07:51 AM
the error I recive is
An error was detected in the communication between the host computer and the FPGA target
the clock is detectedd in case of serdes channel clip but not in basic connector clip
I even used a while loop before the timing delay for configuration of xpoint switches..yet my clock is not detected
03-14-2016 05:09 PM
Hi incisive,
This clock error is common when the clock is not fully turned on and running before the FPGA is running. What purpose is the external clock serving in your application, what is it synchronizing your application to, and what is the source of your clock?