I am now using TWR-VF65SG10 Tower Board , and I can boot from SD card, by the way I am on windows host
I'm trying to use DS-5 to trace on this board, and I follow the step as follow link
here's one step
"Plug in an Ethernet and connect it to your local PC. The board is set to static IP of 169.254.0.100. Set your PC to something similar like 169.254.0.1."
so I unplug my host ethernet cable, and use crossover cable to connect the target board and my host(windows)
but the ip address showed from the A5 is 192.168.1.3 so I changed the IP addr to it
"Adjust the host’s networking so that it can communicate with the target. TCP/IP (for example Ethernet) is used to communicate with the target when doing application level debug and Streamline profiling"
I change my host (win7) IP address to 192.168.1.1 and default gateway to 192.168.1.254
but it didn't work
I was wondering where did it go wrong,
解決済! 解決策の投稿を見る。
Hi timesyssupport,
What I mentioned before was Out-of-Box Demo I guessed, I haven't done any change to the SD card, I was using the original one, so I was wondering if it already have kernel gator driver and gator daemon, and if I really have to change the IP, do I have to mount the SD card to my PC and change it?
Thanks
IP settings can be easily checked using ping command.
To make DS-5 Streamline happy, you need kernel gator driver and gator daemon running. Perhaps gatord isn't running and you need to start it. Both, gator kernel driver source and gator daemon sources are included in your DS-5 installation. You may need to compile them both, since your DS-5 Streamline version may require newer gator driver and daemon,than you may get form Timesys Linuxlink. See <DS-5 install dir>/arm/gator/daemon-src and .../driver-src .
timesyssupport can you help to review this case?