Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years ago.
"mbed detect" does not see my NUCLEO_F401RE board
I'm using mbed cli under Win7 x64. Command "mbed detect" doesn't work :
But at the same time I can compile an example with "mbed compile -m NUCLEO_F401RE -t GCC_ARM" and update FW via drag-and-drop procedure.
ST-Link Upgrade shows this:
Should I upgrade st-link FW to a special one to get my board detected?
Thanks in advance.
1 Answer
7 years ago.
Hi
This ST link version is old. I would download the latest version and I'd try again: http://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-programmers/stsw-link007.html
Then, which mbed version do you have (type mbed --version
) ? Try also to upgrade to the latest version if not the case.
Thanks a lot. Seems it works now:
Fimware Version: V2.J29.M18 STM32 Debug + Mass storage
C:\Users\User>mbed -version
1.1.1
C:\Users\User>mbed detect
[mbed] WARNING: The mbed tools were not found in "C:\Users\User".
[mbed] WARNING: Limited information will be shown about connected mbed targets/boards
-
No handlers could be found for logger "mbedls.platform_database"
[mbed] Detected "NUCLEO_F401RE" connected to "E:" and using com port "COM3"
posted by 11 Dec 2017