Flash read/write C codes for S08LL16

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Flash read/write C codes for S08LL16

2,317 次查看
longliveboy
Contributor I

Hi everybody

i have read lots of topics about flash routines but i have not found any c codes for LL16.

Is freescale support for this.(i already checked application notes)

 

Thanks.

标签 (1)
0 项奖励
回复
3 回复数

886 次查看
peg
Senior Contributor IV

Hello,

 

Given that the flash on all S08 devices is extremely similar if not the same, what is wrong with the stuff you have found thus far?

The LL has the added benefit of having two flash arrays, so you can programme one from code running in the other.

 

0 项奖励
回复

886 次查看
longliveboy
Contributor I

hi PEG

 

 i didnt found any c codes that can be use in my project. i ll be glad if u send a clear link

it sounds good to use 2 flash array to erase/write flash but i dont have any idea to iplement this

 

0 项奖励
回复

886 次查看
ok2ucx
Contributor IV

Hi,

 

LL16 Flash is no different from other S08 devices. For the (assembly) reference you can refer to Freescale AN2295 Serial bootloader Application Note, there are several implementations shown.

 

Find also attached the DoOnStack demo, quick reference made out of HCS08 Reference Manual. These are assembly routines wrapped with C header. These could be useful for your application.

 

Pavel

Message Edited by ok2ucx on 2009-05-27 02:02 PM
 
Message Edited by t.dowe on 2009-09-03 05:17 PM
0 项奖励
回复