Hello,
I am facing Programming error 0x1 in LMFlasher
I have a custom board on which i have attached the JTAG headers and trying to program it. I am using DK-TM4C123G Development Board.
I am able to communicate with the processor and do all the other things present in the LMFlasher like Blank Check, Read the ROM and set MAC Address but as soon I use it to upload the program it says Programming Error 0x1 and stops.
The status led of ICDI on the development board remains continuously ON. I have to remove the plug and reset it to make it functional again.
Can anyone point out what I could be missing??? The following are the connections I have made to the micro-controller
All the VDD Pins Connected
All the GND Pins connected
16 Mhz Crystal connected
VDDA connected
I am getting 1.2 volts on the VDDC
Also I would like to tell that I have already tried with lots of JTAG programming frequencies from 100Hz to 1 MHz
Thanks in advance