Memory Errors MC9S12DG256 using CW

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Memory Errors MC9S12DG256 using CW

2,099件の閲覧回数
PhattieM
Contributor I
As per my previous posts I've been working on my own PCB board to autonomously control a dynamic suspension.  I've finally got the SPI interfaces to work (thanks everyone).  But after some modifications to the board I am recieving error messages that apparently render the board useless (the code doesn't upload).  They are:

FP: FLASH_4000 flash module is bad or protected.
FP: FLASH_C000 flash module is bad or protected.

I've tried unsecuring to no avail.  Any ideas?

TIA,

Mark
ラベル(1)
0 件の賞賛
返信
1 返信

1,337件の閲覧回数
J2MEJediMaster
Specialist I
As the error messages state, you've got a problem when trying to write to Flash memory. If you were writing and storing to Flash memory prior to your modifications, then whatever you changed on the board has affected Flash memory, Check the addressing lines, and whether or not you've got sufficient voltage to program Flash.

---Tom
0 件の賞賛
返信