• Could not stop Cortex-M device
    Dear all, I am working on MCB1768/keil uVision with my students for 2 years now, and we use ULINK2 to programm the board. Sometimes, a student (accidentally) push the reset button of a board while...
  • Could not stop Cortex-M device!
    Hi, I've just soldered a second PCB with a STM32F429ZIT6. The first PCB runs perfectly, so the code seems correct. I compile, and debug the code. The code is loaded correctly because there is...
  • Could not stop ARM device?
    I am using ULINK to debug the LPC2132 board. They work well for some days. But now a problem appeared. Everytime I want to download code to FLASH, always get"Could not stop ARM device, please check your...
  • Could not stop ARM devices
    "Could not stop ARM devices,please check JTAG cables" will frequently occues, if you use keil Vision IDE, the follows are some common reasons that cause the error. 1. JTAG cables issue 2. JTAG speed...
  • Could not stop ARM device !
    In an effort to write a boot loader, I have changed the configuration so that the device starts executing code from bank 1. It doesn't work. ... Since then I am unable to access the flash device. ...