Ok, this is going to be very short, as this is just testing the DHT-11 module, as I really wanted a DHT-22. The DHT-11 is slower and less accurate that the DHT-22, which I have but have not found all of my goodies as of yet.
I found a DHT-tester program as an example in the DHT-sensor-library-master.zip file. It was very simple to use. I only had to wire the three leads (ground, +5 vdc, data) to an Arduino mega and plug in my USB cable. It worked the first time, right out of the box.
As you can see I blew on the Sensor to change the temp and humidity. Using DHT-tester mitigates any problems that I might have with porting this to the MSP-432 board.