Hi,
I am having a problem running the dual-core example for TI RTOS. I will provide the steps I've followed, and what issues I am having. This may be difficult to solve because I believe it is a driver or hardware issue, not code. I am using a TMDXDOCKH52C1.
1. I followed the detailed board modifications in the 2 RTOS related PDFs. I am using CCS v5.4.1 or something..
- J1-15 B-C, J20-21 A-B-C (The PDF says 20-21 B-C, the .txt document within the code says 20-21 A-B), J22-25 B-C, J30-31 B-C, R230 (Shorted), J6 2-3. Have all been shorted. SW1 is in boot-from-flash (0) position.
2. I installed TI RTOS Software and USB host drivers. The USB host driver, I am not sure if i chose the correct one, but when connected via micro USB cable, my network devices displays a virtual COM port corresponding to it. My connections are by Mini USB and Micro USB- not the connection at JP2 where the JTAG is.
3. I changed the MAC address within the code to my board's MAC address.
4. I do NOT have an SD card in the slot, nor do I have a temperature circuit set up.
5. I compiled the code, and there are no mistakes. I've connected my board by a cat 5e cable. I uploaded the code on to its respective cores and ran it.
6. LD2 lights up, as it should when it enters the main section of the code. The ethernet LED's flash. When I go to my network devices, however, it shows a network device that receives packets, but sends nothing back. Obviously if i try to point a browser to its IP address, it does not connect to anything.
There are a few mistakes I could have made here. Either the driver i chose for the micro USB virtual com port could be wrong, I made an incorrect board modification, or my computers network adapter settings aren't what they should be. Sorry if this problem is difficult to solve, I've been having quite some trouble figuring out what the issue is.
Thanks,
Josh