Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - min

Pages: [1]
1
DAQ Software/Firmware / failed to compile the source code into new firmware
« on: November 23, 2016, 01:38:02 AM »
Hi,
We were trying to make some modification to the miniscope firmware. However, we noticed that we could not compile the source code into a working firmware. When we tried to compile the original source code (https://github.com/daharoni/Miniscope_DAQ_Firmware), we also run into some problems.

To test whether there is any problem with the 'EZ USB Suit', we downloaded the official example code from Cypress, AN75779 - How to Implement an Image Sensor Interface Using EZ-USB® FX3™ in a USB Video Class (UVC) Framework (http://www.cypress.com/documentation/application-notes/an75779-how-implement-image-sensor-interface-using-ez-usb-fx3-usb), and we could compile this one into a firmware same as the one provide in the example, which means the compiling software are OK.

Followings are some detail when we were trying to compiling the miniscope source.
1) we started with UVC official frame work- AN75779;
2) we copied all miniscope source code into the the AN75779 folder and replaced files with same name (The method could be wrong, but we could find all files in the source code in order to compile into the firmware);
3) we could finish the entire compiling process, but the firmware we got was different from what provided in the miniscope source code, and also the new firmware is not working with the DAQ board.

I wonder whether you have run into a same problem. Any advice and suggestions will be greatly appreciated   

Pages: [1]