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.
Please reply ASAP it is urgent.
Respected sir/madam,
I am designing custom board using tm4c1294ncpdt uC. I have confusion regarding boot loading(programming) circuit. I know that i can boot load the uC using serial boot loader program also i can configure GPIO to put boot loader into update mode. But what i want to know is that what happens when i am programming the uC for first time.
1. is the uC by default into update mode after manufacturing??
2. Can i use serial UART boot loader code directly for programming first time??
3. Or some extra arrangement is required like, for the first time program using JTAG and then u can use UART for programming.
4. So please give me details of programming custom board (tm4c1294ncpdt) for the first time.
5. And if boot loading (programming) circuitry is available please share.
regards,
digvijay
Respected sir,
Ralph Jacobi said:Since you already have a UART boot loader setup for your hardware,
What do you mean by UART boot loader setup?? Is it particular circuit??
regards,
digvijay
Respected sir,
Exactly what i want to ask is, i have designed normal UART circuit using MAX232 , RS232 and DB9 connector which is used for general UART communication using RS232 protocol. So the real question is will it work for boot loading also?? Or do i have to make changes??