Flash read/write C codes for S08LL16

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Flash read/write C codes for S08LL16

1,978 Views
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.

Labels (1)
0 Kudos
Reply
3 Replies

547 Views
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 Kudos
Reply

547 Views
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 Kudos
Reply

547 Views
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 Kudos
Reply