This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to use the boot_serial example code in LM4F232



Dear all.

I have read this topic, but I can't figure out why I have error...

The following is my step.

1. Build boot_serial by CCS 5.3, it generates boot_serial.bin and boot_serial.out file.

2. Use LM Flash Programmer to [Erase Entire Flash], [Configuration] - [Quick Set] select [LM4F232 Evaluation Board].

3. Program boot_serial.bin, [address offset : 0x0], and then click the [hardware reset] button. Now I think the boot loader is in the board.

4. Use LM Flash Programmer, [Configuration] - [Quick Set] select [Manual Configuration], [Interface] Select [Serial- UART]

5.Program boot_demo2.bin, [address offset : 0x1000], and LM Flash Programmer show the following error.

From the error message, it seems the boot_serial is not correct? But why :-(