ARMmbed / mbed-os

Arm Mbed OS is a platform operating system designed for the internet of things
https://mbed.com
Other
4.67k stars 2.98k forks source link

Realtek RTL895AM - ethernet not working (Get HW address failed) #4673

Closed JanneKiiskila closed 7 years ago

JanneKiiskila commented 7 years ago

Note: This is just a template, so feel free to use/remove the unnecessary things

Description


Bug

Target Realtek RTL895AM

Toolchain: GCC_ARM

Toolchain version:

mbed-cli version: (mbed --version)

meed-os sha: (git log -n1 --oneline)

bbb9a1a

DAPLink version:

Expected behavior

mbed-os-example-client should work, it should open up ethernet connection and connect.

Actual behavior

It should be able to open up a normal Ethernet connection via easy-connect just like all other boards.

=========================================================

ROM Version: 0.3

Build ToolChain Version: gcc version 4.8.3 (Realtek ASDK-4.8.3p1 Build 2003)

=========================================================
Check boot type form eFuse
SPI Initial
Image1 length: 0x2d64, Image Addr: 0x10000bc8
Image1 Validate OK, Going jump to Image1
K

Starting mbed Client example
[EasyConnect] IPv4 mode
[EasyConnect] Using Ethernet

[rltk_wlan_control] netif is DOWN
ioctl[SIOCDEVPRIVATE] error. ret=-1
Get HW address failed

Steps to reproduce

Question

How to?

JanneKiiskila commented 7 years ago

Ho-huh, should be doing these tests by having the board AT HAND, not in a remote RaaS. I now remember that these boards DO NOT have an physical ethernet connection! So, this issue is NOT valid and can be closed. I need to use these over WLAN.