Other Parts Discussed in Thread: UNIFLASH
Tool/software:
Hello,
I need a command line to write the user register0 of my TM4C.
I found this one :
dslite load --config "C:\[...]\tm4c129encpdt.ccxml" "C:\[...]\data.bin",0x400fe1e0
with "data.bin" a file containig the value i want to write.
This is working but the data are not commited, if i unpower and repower the board, the datas are erased.
how can i fix it?
Thanks,
Best regards