MSP430 フラッシュメモリコントローラ Flash Memory Controller

フラッシュメモリコントローラは FlashMemory Controller is...

Diagram


From MSP430x4xx User's Guides
※縮小図はクリックで拡大します Click to enlarge.

Devices

2008.11現在、フラッシュメモリモジュールは全てのMSP430デバイスに搭載されています
各メモリサイズはカタログもしくはデータシートをご参照ください
Flash Memory module is supported by all MSP430 devices(2008.11).
Please refer to the datasheet to know each device's memory size.

フラッシュメモリ 設定フローFlash Memory Configration Flow

以下の各項目について設定を行うと自動的にコード(IAR EW C形式)が生成されます Configure following settings and the codes (IAR EW C) will be generatedautomatically.
  • x1xx, x4xx
  • x2xx
  • x5xx
▼ 生成コード (IAR EW C)
*バグがあるかもしれません。各自ご確認の上ご利用ください。
\/ Generated Code (IAR EW C)
It may contain some bugs. Please check it on your own.

フラッシュメモリ レジスタ一覧Flash Memory Register List

*アドレス01BEhのFCTL4レジスタはx23x, x24x(1), x2410, F241x, F261x, F5xx family に搭載されているようです(2008.11)*FCTL4 register at address 01BEh is equipped by x23x, x24x(1), x2410, F241x,F261x and F5xx family devices(2008.11)

機能別レジスタ項目詳細Functional Groupings of Register Items

フラッシュメモリからRAM領域へのプログラムの移動とRAM上での
プログラム実行法についてはこちらに解説があります。 ブロック書き込みについてはこちらにあります
Please refer to this forum to understand how to move a program
from Flash memory area to RAM area and how to execute it. Refer here for block write mode.





From MSP430x5xx User's guide