where, the TX is connected pin-14, while RX connected to pin-15. But in the software, the settings are done vice versa. And, the software setting seem to be correct as thats how I get some signals out of the board (and RED LED blinks).
But I do not get the data out properly. I get a junk character, irrespective of any character that I send. The Receive seem to be working good as in debugger, I can see the correct data typed from my PC. But Transmit is always junk?? Any suggestion please.
I received my "web platform v1.1 assembled" and I wanted that board to try the TCPIP MDD + SD Card Demo on it. Some issues that I face: -
1. When I program "MCSDServer.hex", as provided in the demo "Web_Platform.package.v1c", the board works good with web page displaying nicely from the SD card.
2. When I use the source code from demo "web-platform-SDcardServer.v0a", the code does not work. The LEDs do not blink as well. I tried different options as using the v3.23 version of compiler and suggestions mentioned in page -- viewtopic.php?f=24&t=1506&p=13989&hilit=SaveAppConfig#p13989
Presently, I am running the code in debug mode to check if I can figure out the issue. But if somebody has a suggestion for me, please let me know.