I am experiencing difficulties using the cbw library from Measurement Computing.
I am working with the USB1208FS Plus card, and my current goal is to turn on and off an RGB LED using this card. The LED is connected to a breadboard.
I am using the DevC++ IDE, but I am encountering errors in the makefile during compilation. Do you think I may have imported the library and the cbw.h header file incorrectly? Or is there a specific function that needs to be called before any other to ensure smooth compilation?
I also tried using CodeBlocks, but my header file is either not being detected, or I have an issue with the precompiled file cbw.h.gch.
If anyone can provide me with one or two hints, even if they are small, I would greatly appreciate it.
Question
ThomMoun
Hello,
I am experiencing difficulties using the cbw library from Measurement Computing.
I am working with the USB1208FS Plus card, and my current goal is to turn on and off an RGB LED using this card. The LED is connected to a breadboard.
I am using the DevC++ IDE, but I am encountering errors in the makefile during compilation. Do you think I may have imported the library and the cbw.h header file incorrectly? Or is there a specific function that needs to be called before any other to ensure smooth compilation?
I also tried using CodeBlocks, but my header file is either not being detected, or I have an issue with the precompiled file cbw.h.gch.
If anyone can provide me with one or two hints, even if they are small, I would greatly appreciate it.
Thank you in advance,
TM
Link to comment
Share on other sites
9 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now