This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Sharing data with juno development platform

Dear friends......

   How do I share data with juno development platfrom board and host system?

Weather the communication should be via NFS or adb.

We tried two things,

1. We connected the juno board via USB configuration port. Then when we did "adb devices" , the emulator/device is not showing.

Please letus know how to push data into juno board using adb.

2. We tried the nfs way too.

We have gone to root@juno: then given the command #ifconfig eth0.

it shows error "eth0: Cannot assign requested address".

Please letus know the procedure to push and run the .axf or cross compiled exe on juno android.

Regards,

Jugala

Parents
  • Hello mkkim,

    This should "just work" and we have lots of users now. As discussed above:

    Can you confirm you are using the *front* ethernet port? Also that you are using your board on a network with a working DHCP server. (Does you PC get an IP from the same port/cable). If that doesn't work please confirm that you are using the latest recovery image and prebuilt binaries from Linaro, rather than (say) a custom configuration you have built form sources.

    I hope that helps

    MarkN.

Reply
  • Hello mkkim,

    This should "just work" and we have lots of users now. As discussed above:

    Can you confirm you are using the *front* ethernet port? Also that you are using your board on a network with a working DHCP server. (Does you PC get an IP from the same port/cable). If that doesn't work please confirm that you are using the latest recovery image and prebuilt binaries from Linaro, rather than (say) a custom configuration you have built form sources.

    I hope that helps

    MarkN.

Children
No data