Other Parts Discussed in Thread: UNIFLASH,
I have a TM4C1237H6PM on a custom board. I can program the board fine through Code Composer. I erased flash using UniFlash and the board correctly appeared in Device Manager as Stellaris Device Firmware Upgrade. However, an attempt to use dfuprog.exe to program the board starting at location 0 was unsuccessful ("Error DFU_ERR_UNKNOWN (-4) reported during file download" was reported). Using UniFlash, I can see that flash is programmed with the correct values at locations 0x08 through 0xDF. After that, flash is empty. Locations 0x00 through 0x07 should have non-0xFF values in them but do not. I did also use LM Flash Programmer to attempt to program to location 0 using DFU and was unsuccessful. Nothing happened when I hit the Program button.
Does anyone know why the first 8 bytes of flash and everything after 0xDF is empty? I cannot use DFU because of this.
Thanks,
Colin