pls...help ,its urgent

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

pls...help ,its urgent

Jump to solution
6,035 Views
vibhorkhanna
Contributor I
hello all,
 
i am using axiom cms8gp32 board rev. e with mc68hc908gp32 processor installed . please tell me how to program the microcontroller . i am not able to configure how to do it ?   please tell me step by step instructions or any web resource .  pls help....its urgent really..
Labels (1)
Tags (1)
0 Kudos
1 Solution
808 Views
peg
Senior Contributor IV

You don't nave to do anything special.

You only have RAM and FLASH.

Unless you are especially putting it in RAM only it will be being burnt into flash where it will remain forever (well almost) until it is erased.

So I am not sure what you are doing wrong without more info.

Peg

View solution in original post

0 Kudos
5 Replies
808 Views
peg
Senior Contributor IV

Ahhh,

In C or assembler?

Using what programme on your PC?

Do you have the disc that comes with the board?

Have you got Codewarrior Software?

Peg

Message Edited by peg on 03-06-200607:09 AM

0 Kudos
808 Views
vibhorkhanna
Contributor I
yes,
i hav the cd(s) of code warrior and from axiom .
 
i m programming in c
 
this is what i hav done
 
i wrote the code and it ran successfully  i changed the debgger mode to MON08 mode and flash was programmed . the output was displayed at the port but when i switched it off code was lost.
 
i wanted to know how to permanently store code in uc memory
 
0 Kudos
808 Views
peg
Senior Contributor IV
Have you tried an example project?
 
Peg
0 Kudos
808 Views
vibhorkhanna
Contributor I
hey ,
i just want to know how to permanently program the uC ,
 
that my code is not lost .
 
i hav been able to temperally program the uC using debug (via mon0 cable) as shown in an example, but contents get erased when i switch off the supply .
which obviously i dont want
 
could u please tell me the steps so that my program doesnot get lost even after i reset the uC.
 
any software or any web resource is welcome.
 
0 Kudos
809 Views
peg
Senior Contributor IV

You don't nave to do anything special.

You only have RAM and FLASH.

Unless you are especially putting it in RAM only it will be being burnt into flash where it will remain forever (well almost) until it is erased.

So I am not sure what you are doing wrong without more info.

Peg

0 Kudos