Part Number: CC2642R
Hi!
I was redirected to this forum from TI support.
My goal is to write an application which is capable of writing the flash memory of CC2642R via JTAG.
Therefore I'm looking for a description of the procedure on how to program the flash controller.
Accessing the chip via JTAG is not the problem. I can solve this.
But I need detailed information of the registers of the flash controller and the sequence necessary.
It would help to have source code so I could write a monitor programm running in the device which can be controlled via JTAG e.g. in a way similar to a debugger.
For testing it's fine to use a working debugger, but in the end my application should do the task on its own.
Can someone point me to right documentation or provide more insight?
Thanks.