Lab 7c – CDC ‘Simple Send’ Example
Lab 7c – CDC ‘Simple Send’ Example
Let’s try one more simple application example before we build our own. This next example simply
sends the time (from MSP430’s Real Time Clock) to a serial terminal.
19. Similar to our previous two examples, import the “Simple Sending of Data” project.
20. Build the project and launch the debugger.
21. Start the program.
22. Wait for the USB device to enumerate.
If you’re not sure that Windows enumerated the device, check the Device Manager. If it does
not enumerate, try Terminating the debugger, unplugging the Launchpad, then plugging it
back into another USB port on your computer.
23. Once enumerated, start the Terminal again (by hitting the Green Connection button).
You should see the time printed (repeatedly) to the Terminal.
MSP430 Workshop - USB Devices 7 - 39