• Full Chip erased failed
    What could be the problem that I'm not able to erase my chip by clicking Flash > erase? If I select Erase Full Chip within the Flash Download Setup menue (options for target -> utilities) -> I'm...
  • Full chip Erase in KEIL
    Hey guys. Does any one know what is the use of full chip erase that is in the utilities tab in keil uvision4? I used it once and after that my controller didn't program any more,but after some attempts...
  • blinky error with lm3s9b92
    Hi everyone, I am trying the firmware blinky on a lm3s9b92 inserted into directory of Keil. I have compiled without errors, but when I run the debugger in the command window exits the error 65 access...
  • "Insufficient RAM for Flash Algorithms ! Full Chip Erase Failed!"
    I am using LPC4357 board with Jlink. I want to erase the full chip but it throws the error "Insufficient RAM for Flash Algorithms ! Full Chip Erase Failed!"...what modifications do i need to perform...
  • LM3S9B92 I2C not work
    The following codes doesn't work, don't know why? please point out the faults, thanks. *********************************************** SysCtlPeripheralEnable(SYSCTL_PERIPH_I2C0); SysCtlPeripheralEnable...