Hi guys,
Good Day!!
I am trying to look for a way to load my binary file in to LM4F232 device (I'm using EKL-LM4F232 Eval Board) without using CCS. Basically I am trying to find a way to load our code(binary) into our custom board to simulate what will happen in our manufacturing. As a starting point, I've used the hello world binary file that I found in C:\StellarisWare\boards\ek-lm4f232\hello\ccs\Debug\hello.bin using LM Flash Programmer Utility via UART0 and COM1(baud rate = 115200, transfer size = 60). On the hardware side of our interface between our LM4F232 Device and the Host PC, we did put level shifter and I am pretty sure that its working because I was able to send and receive strings from PC to the microcontroller using Putty Console. Figure 1.0 and Figure 2.0 show you how I configured the the LM Flash Programmer. And Figure 3.0 is the error that I got.
Can someone point me to the right documents that will help me do this properly or can someone give me some procedures or idea that might help me accomplish this task.
Thanks you in advace!!
Figure 1.0
Figure 2.0
Figure 3.0
Thanks,
Shewin