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,931 次查看
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,075 次查看
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,075 次查看
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 项奖励
回复