about how to use the BDC interface to program the on-chip FLASH issue.

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

about how to use the BDC interface to program the on-chip FLASH issue.

1,932件の閲覧回数
PeterTsai
Contributor II
I'm studying about DIY burnner for SH8. I aslo studied about the chapter of development Support in satasheet. Now, I can launch some simple operation. for example, SYNC and READ_STATUS command and so on. But how to program a complete the content of S19 file to SH8? I launch WRITE_BYTE or WRITE_BYTE_WS command. but it seem don't be program to flash memories. Why? Please someone can give me some advices.
ラベル(1)
0 件の賞賛
返信
2 返答(返信)

1,076件の閲覧回数
eckhard
Contributor V

Hello,

 

you can´t write directly into FLASH memory. You havo to load your code to program the FLASH into RAM and execute it from there.

 

 

Eckhard 

0 件の賞賛
返信

1,076件の閲覧回数
PeterTsai
Contributor II

Hi Eckhard ,

In fact, I need to built a alone programmer without PC to burn source code in new target board. So I want launch some command and load source code to new mcu by BDM communication.  Is It practicable ? Please give me some advice again.

 

Peter Tsai

0 件の賞賛
返信