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.
I have a problem about TM4C1294KCPDT. I want to use a button(link the pin of PG0) and LM Flash Programmer to program the TM4C. I press the button when power off until power on to not press the button. When I press the “program” on LM Flash Programmer, it show an error and the TM4C1294 was locked. The code as below:
I looked up the user’s guide but didn’t find any solution. I have used TM4C1231 at my previous reserch but didn’t have this problem. Is the code is wrong and how to resolve this problem?
Thanks a lot.
I have unlocked the TM4C1294 but it will remain locked when I program it. I want to know what is causing the problem. I have set the BOOTCFG as 1 but TM4C will remain locked. I programmed the same code to TM4C1230 as the same ways but TM4C1230 can work normally. So what's the different between 1294 and 1230 in programming.
TM4C1294 got unlock but it again locked when I program it. The variable regVal I will check the value. Did you think the code in that picture have some problems? I highly doubt its correctness but I don’t know where is wrong.
Thanks a lot.