I have had a lot of success compiling\using multiple TI examples for the Concerto Control card, and overall I am pretty impressed. However, the template example "RT-SineFIRFFT" is giving me trouble. The quick start guide says that when the code starts it will report the IP address it got assigned through DHCP. Then you are supposed to use that IP address when connecting to Concerto with the provided GUI. However, I do not ever get a IP address reported. After I start the m3 code, it will report on the serial port "Ethernet with uIP", but never the IP address.
If I try the alternative method that the quick start guide recommends, which is to use a static IP address for Concerto and reconfigure my computer's TCP settings, then the GUI can never find the Concerto card.
Solutions?