-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Description
Note: This is just a template, so feel free to use/remove the unnecessary things
Description
- Type: Bug
- Related issue: Enable sdram usage of REALTEK_RTL8195AM #4665
- Priority: Blocker
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
- compile mbed-os-example-client (tip of master)
- with Archady's mbed-os fork / branch enable-sdram (Enable sdram usage of REALTEK_RTL8195AM #4665)
- remember to put in your own
security.h
from the Connector portal. - flash into a board, reset board
- monitor progress from serial.
Question
How to?
Metadata
Metadata
Assignees
Labels
No labels