nsmidth / CPSLO-Speckle-Reduction

Creating a program for reduction of binary star FITS images for astrometric and photometric data
3 stars 1 forks source link

FPGA Programming #1

Open apassenger opened 7 years ago

apassenger commented 7 years ago

Hello; I want to do your project http://www.instructables.com/id/Digital-Oscilloscope-using-Digilent-Zybo-Board/#step5 But I have these errors in mem_control.c Description Resource Path Location Type 'XPAR_GPIO_TRIGGER_SETTINGS_DEVICE_ID' undeclared (first use in this function) mem_control.c /osiloskop/src line 73 C/C++ Problem Description Resource Path Location Type 'XPAR_GPIO_TRIGGER_CONTROL_DEVICE_ID' undeclared (first use in this function) mem_control.c /osiloskop/src line 56 C/C++ Problem Description Resource Path Location Type 'XPAR_SCREEN_BUFFER_GPIO_DEVICE_ID' undeclared (first use in this function) mem_control.c /osiloskop/src line 88 C/C++ Problem I cant understand these errors I believe that I uploaded all files correctly This is so important for me Please help me? My src file images in here: http://i.resimyukle.xyz/M20CB.png If you want ı can send my project

apassenger commented 7 years ago

I uploaded mem_control.c and mem_conrol.h but I have this error: Description Resource Path Location Type 'XPAR_GPIO_TRIGGER_SETTINGS_DEVICE_ID' undeclared (first use in this function) mem_control.c /osiloskop/src line 73 C/C++ Problem Why? How can I correct this Please help me?