STM32MP157C-DK2 Modify, rebuild and reload a firmware CM4 example
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-07-30 7:44 PM
Hello, I trying to make the example in: https://wiki.st.com/stm32mpu/wiki/Getting_started/STM32MP1_boards/STM32MP157C-DK2/Develop_on_Arm%C2%AE_Cortex%C2%AE-M4/Modify,_rebuild_and_reload_a_firmware
but after SSH password window (here i put root in password) I get another window (attached), I don't know what pass i need to put, root don't work. (192.168.1.6 is my board ip).
Thanks.
- Labels:
-
STM32MP15 Lines
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-07-31 12:59 AM
Did you enter 'root' at both User and Password on the first SSH windows ? Sound strange to have edgar@192.168.1.6, should be root@192.168.1.6
Maybe have a look also to https://wiki.st.com/stm32mpu/wiki/How_to_perform_ssh_connection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-07-31 1:01 PM
Hello, I used your link and I get:
Next I in workbench my debug configuration is:
I next dialog: user and pass are: root
For last I get one more dialog:
What should i put here?, if I click in CANCEL the debug session fail.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-08-05 3:21 AM
Secure storage is an Eclipse feature (System Workbench for STM32 is based on Eclipse)
To deactivate Secure storage, please do following steps :
- Windows->preferences->then type "secure storage"
- In the Contents tab, select [Default Secure Storage].
- Click Delete.
- Let Eclipse restart.
About login/password, you should use "root" as login but with no password
