Hello,
I am trying to read out the data that should be transmitted from the board (lpc1769) to my computer over usb with the DEBUGOUT() and DEBUGIN() command. I opened the periph_dac example from lpcopen, but whenever I run it, there is no option in MCUXpresso to read the serial data and it seems I don't find any COM ports in windows after running the example.
Any suggestions onto how I can read out these commands?