使用Keil開發環境對STM32L Discovery進行開發,更新一次firmware后就不能連接目標板了,報錯Internal command error Flash download failed target dll has been can。最后將Keil更新至4.60就可了。
使用過程中,當目標板的芯片處於休眠的時候,在嘗試連接目標板時候也會出現報錯Internal command error Flash download failed target dll has been can的現象,解決辦法是使目標板退出休眠,即按住reset鍵再下載程序。