-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Description
Description of defect
When built with CLI 2, the NUCLEO_F429ZI Ethernet interface does not work. It works with CLI 1. I wonder what kind of a difference the build system could make on this..?
Here is the output of the sockets example.
Starting socket demo
Connecting to the network...
[INFO][STE1]: power_up: PHY Addr 0 AutoNeg 1
[DBG ][STE1]: MAC Addr 00:80:e1:25:00:21
[INFO][STE1]: ETH buffers : 4 Rx 4 Tx
[ERR ][STE1]: HAL_ETH_Init issue
[INFO][STE1]: PHY ID 0
[INFO][STE1]: low_level_init_successful
Error! _net->connect() returned: -3004
Target(s) affected by this defect ?
NUCLEO_F429ZI
Toolchain(s) (name and version) displaying this defect ?
GNU Arm Embedded Toolchain 9-2020-q2-update
What version of Mbed-os are you using (tag or sha) ?
mbed-os-6.9.0
What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
mbed-tools 7.8.0
How is this defect reproduced ?
Build the sockets example for NUCLEO_F429ZI & run.
Metadata
Metadata
Assignees
Labels
No labels