SLAU320AJ July 2010 – May 2021
Set PC to start address – 4 (SetPC) | |||
Switch CPU to stopped state (HaltCPU) | |||
ClrTCLK |
|||
IR_SHIFT("IR_CNTRL_SIG_16BIT") |
|||
DR_SHIFT16(0x2408) |
: Set RW to write |
Yes | |
IR_SHIFT("IR_DATA_QUICK") |
|||
DR_SHIFT16("Data") |
: Set data |
||
SetTCLK |
|||
ClrTCLK |
: Auto-increments PC |
||
Write To Next Address? | |||
No | |||
ReleaseCPU should now be executed, returning the CPU to normal operation. Reset the PC of the target CPU if needed (SetPC). |
For the MSP430Xv2 architecture in both flash and FRAM devices, there is no specific implementation of a quick write operation. The available implementation in the REP430 firmware is to call the WriteMem_430Xv2() function to write word by word into the specified memory.