• Not able to program ST3210F using uLink2
    The sample application download for STM3210F using uLink2 fails by showing the following errors 1. Contents missmatch at: 08000000H (Flash=00H Required=60H) ! Contents missmatch at: 08000004H (Flash...
  • Not able to program ST3210F using uLink2
    The sample application download for STM3210F using uLink2 fails by showing the following errors 1. Contents missmatch at: 08000000H (Flash=00H Required=60H) ! Contents missmatch at: 08000004H (Flash...
  • Not able to use swd mode for flashing stm32f0xx device
    JLink info: ------------ DLL: V4.98e, compiled May 5 2015 11:00:52 Firmware: J-Link ARM-OB STM32 compiled Aug 22 2012 19:52:04 Hardware: V7.00 S/N : 20090928 Feature(s) : RDI,FlashDL,FlashBP,JFlash...
  • Not able to erase FLASH BANK A in lpc1837
    Hi, I am using LPC1837, I am using Flash Erase Page using IAP commands as follows /* Erase page */ IAP.cmd = CMD_ERASE_PAGE; IAP.par[0] = u4l_flash_start_addr; IAP.par[1] = u4l_flash_end_addr;...
  • Flash Programming with ULINK2
    Hi all, I am using ULINK2 debugger for flash programming a TMS470R1B1M Evaluation board.Although I could able to program sucessfully. The board stops working if re-cycle the power.I doubt wether...