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.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
I have tried to compile several PWM programs on the LPCxpresso 54114, but get the following error:
Error: Identifier "PwmOut" is undefined
When I compile the same programs using the LPC1768 as the target, the program compiles with no errors. This has been confirmed with the PwmOut_HelloWorld program provided as an example in the documentation. Is this a possible bug in the library files?