How to program flash through DEMO9S08QG8 by UART command?

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

How to program flash through DEMO9S08QG8 by UART command?

20,500 Views
TonyLin
Contributor I
Hi, I would like to program flash inside HCS08 through DEMO9S08QG8 board in my own application. I need to use UART port to program the flash. I know it can be done by using CodeWarrior. But I need to integrate the flash program into my production software. Anybody know where I can find its programming commands for UART port? Or is there any DLL available to implement it?
 
Thanks!
Labels (1)
0 Kudos
Reply
22 Replies

320 Views
buxi
Contributor I
Hi Peg,
 
I'm working on a project that incorporates the uC in our main product, and our customers will be able to customize the behaviour of our product by a GUI that modifies pre-compiled application cores by re-programming the uC. Obviously we don't want to supply each customer with a programmer (costs approx. $99 if I remember correctly), and we'd also like to minimize the number of connections to our product (Vd, Vs, TxD, RxD - I also try to get a bi-directional communication with only one signal).
 
Thanks,
 
   Marco
0 Kudos
Reply

320 Views
peg
Senior Contributor IV
Fair enough!
0 Kudos
Reply