2019-04-15 07:13 AM
Hello to all, Im new here
I have two B-L072Z-LRWAN1 discovery board.
Installed board support package from https://github.com/GrumpyOldPizza/ArduinoCore-stm32l0
I can able to program 1board using arduino ide but when i try to upload on 2nd Board its gave following error
This same board is working on Keil IDE mean i can able upload program using keil IDE.
So no board issue.
I want to upload program Using Arduino IDE only.
can any one help me in this?
Thanks.
2019-04-15 07:24 AM
Perhaps the second board has write protection. Did you check?
2019-04-15 07:24 AM
how to check ?
can you guide me?
But i able to do programming in Keil IDE.. so ?
2019-04-15 08:11 AM
Erase the firmware currently loaded on the board. Use ST-LINK utilities, and connect-under-reset settings, or with BOOT0 pull high if necessary.
Update the firmware on the ST-LINK to the most current.
>>But i able to do programming in Keil IDE.. so ?
The performance of OpenOCD frequently ***** when compared to commercial tools. Play with the connection settings if you think that will help. Use the most current version of the software.