Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 3 months ago.
IDW01M1 Library does not compile, RawSerial error in Spwf_API/SpwfSADevice.cpp
imported the hello world app and only changed the ssid and password strings. Got the following error:
Error: Class "mbed::RawSerial" has no member "set_flow_control" in "X_NUCLEO_IDW01M1/Spwf_API/SpwfSADevice.cpp", Line: 107, Col: 12
Any ideas?
Thanks,
Andrew
Question relating to:
1 Answer
8 years, 3 months ago.
Hi Andrew, please note that this library is supported on F401RE and L476RG only. (set_flow_control() is only supported on these two platforms). Request you to check if you have selected the correct target while building the app.
Otherwise I don't see any other issue. mbed-dev lib reference was rev 142 and I don't see any update to this rev from the online compiler tool.
regards, Mridu