OpenBCI_32 libraries, mpide-0150 is too recent?
Hello, I am just starting out with the OpenBCI board and I am having trouble working with the firmware. I followed the directions to the best of my ability but was faced with some difficulties when I attempted to move the SD and OpenBCI_32 libraries to the appropriate locations. I originally just moved them to a libraries folder underneath the mpide-0150 directory, but that seemed to not work properly as a previously existing copy of the SD library was being referenced in the mpide-0150/hardware/pic32/libraries subdirectory. After replacing this existing library with the SD library obtained from the github source, the SD problem was resolved. However, it is still unclear to me where the OpenBCI_32 directory needs to be placed since I am getting a file not found error for "OpenBCI_32.h". When I attempt to move that file around, the error doesn't seem to be resolved. Has anyone else had a similar experience and can anyone advise me on what might need to be done. Apologies for the simplistic question in advance, but this is making me pull my hair out.
Comments
For additional information, I looked at a previous version of mpide (i.e. mpide-0023) and it appears that the Print.h core header is expecting void return types for the write commands. Obviously this was changed for the mpide-0150 release. Unfortunately, mpide-0150 is the only "release" candidate available (all mpide-0023 versions that are still supported are just considered builds). As such, it is the only one available for download without looking through the xml bucket listing of all additional builds. For anyone who may be interested in downloading a previous build candidate (as their location is not immediately obvious on the chipkit website), I have included the link to the builds.
http://chipkit.s3.amazonaws.com/index.html
i faced a problem in firmware uploading of open BCI
32 bit v3 board... I download all the firmware and libraries and also
installed the chipkit core for arduino latest version ... but when i
verify the code it gives me this error : pic32-g++: C:\Users\Adeel\AppData\Local\Temp\build72b065f92d2b6e4f5d8477e3c9f59c39.tmp/core\core.a: No such file or directory
Can any one please help me... yur support will be appriciated.. thanks