Sign in

username:

password:



Not a member?

Search 68hc12



Search tips

Subscribe to 68hc12



68hc12 by Keywords

68HC1 | 812A4 | 9S12DP256 | Bootloader | CodeWarrior | D60A | Debugger | DP256 | ECT | EEPROM | EVB | Flash | HC1 | HCS12 | I2C | IAR | ICC1 | Interrupts | LCD | M68KIT912DP256 | MC9S12DP256 | MC9S12DP256B | Metrowerks | Motor | MSCAN | Multilink | PLL | Quadrature | SDI | SPI | Transceiver | XFC

Sponsor

controlSUITE™ software
Comprehensive.
Intuitive.
Optimized.

Real-world software for real-time control. Details Here!

Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | 68HC12 | FLASH PROGRAMMING


Advertise Here

Join our technical discussions about Freescale Microcontrollers: M68HC12. (Freescale Semiconductor is a Subsidiary of Motorola).

FLASH PROGRAMMING - tototawila - Mar 5 9:54:34 2007

hi i work on dragon12 board and egnu tool and i want to download the
programe on the flash memory ,the help said that i should start the
programe from flash address like 0xE000 and save this address at the
location 0xEFFE,0xEFFF but i don't know how to do this in C langauge
so i need help
TAWILA


(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )


Re: FLASH PROGRAMMING - Jefferson Smith - Mar 5 15:56:21 2007

--- In 6...@yahoogroups.com, "tototawila" wrote:
>
> hi i work on dragon12 board and egnu tool and i want to download the
> programe on the flash memory ,the help said that i should start the
> programe from flash address like 0xE000 and save this address at the
> location 0xEFFE,0xEFFF but i don't know how to do this in C langauge
> so i need help
> TAWILA

Sounds like a question for the gnu-m68hc11 group
http://tech.groups.yahoo.com/group/gnu-m68hc11/

Since what you need is apparently syntaxt help for the gcc compiler.



(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )

Re: FLASH PROGRAMMING - Eric Engler - Mar 8 21:53:17 2007

--- In 6...@yahoogroups.com, "tototawila" wrote:
>
> hi i work on dragon12 board and egnu tool and i want to download the
> programe on the flash memory ,the help said that i should start the
> programe from flash address like 0xE000 and save this address at the
> location 0xEFFE,0xEFFF but i don't know how to do this in C langauge
> so i need help
> TAWILA

Are you willing to overwrite d-bug12? You can't store a program in
flash on the DP256 unless you overwrite d-bug12. You can replace it
with the serial monitor, or just use a BDM device to put your program
in flash. But this may not be a good idea unless you understand this
issue pretty well.

Eric



(You need to be a member of 68hc12 -- send a blank email to 68hc12-subscribe@yahoogroups.com )