I am trying to flash an Stellaris LM4F-120XL with LM Flash Programmer Build 1460 in Windows 7 64 bit.
I am flashing the original qs-rgb.bin as descibed in Lab 2 of Getting Started with the Stelleris Launchpad Workshop (described too in StellaroisLaunchPadWorkshop.pdf).
When I try to flash I receive the error: **ERROR**: Programming error 0x1.
I have tried to change offset to 0x1000 as described in trying to solve this problem in another post. Same Error. Tried to run programmer as Admin with no result. Changed board to LM4F232 (as described as alternative in Workshop) and nothing.
When I program board with Code Composer Studio it works fine. I am not running CCS at the same time.
Part of the memory seems to have been flashed.
When I upload the contents of memory to a bin and compare with the qs-rgb.binIi find that it has stopped at 0x0800 and after this it has only FF till the end of memory.
If I upload the flash from a factory programmed board, try to reprogram with same bin I have uploaded I have the same error and if upload again and try to compare they are equal until 0x01000.
If I erase entire flash and check for blank it checks ok.