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

Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | 68HC12 | Gordon Doughman's Bootloader - 4KB to 2KB mod?

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

Gordon Doughman's Bootloader - 4KB to 2KB mod? - varneybob - Jul 10 14:32:00 2003

Anyone know how to easily mod the bootloader by Gordon, so that only
the upper 2KB of Flash are used, instead of 4KB?





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


Re: Gordon Doughman's Bootloader - 4KB to 2KB mod? - varneybob - Jul 10 15:07:00 2003

Hmm, is it just as easy as chaning BootBlkSize to 2048?

--- In , "varneybob" <varneybob@y...> wrote:
> Anyone know how to easily mod the bootloader by Gordon, so that
only
> the upper 2KB of Flash are used, instead of 4KB?



______________________________
Stellaris® MCU Family: New Parts, New Package, New Price.


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

Re: Gordon Doughman's Bootloader - 4KB to 2KB mod? - zeta_alpha2002 - Jul 11 8:08:00 2003

Try Orging from $F000 to $F800 and re-assemble. I looked and it
should fit to 2048 bytes. I looked at Doug assembled S record and it
starts from $F000 to F708 not including the vectors. --- In , "varneybob" <varneybob@y...> wrote:
> Hmm, is it just as easy as chaning BootBlkSize to 2048?
>
> --- In , "varneybob" <varneybob@y...> wrote:
> > Anyone know how to easily mod the bootloader by Gordon, so that
> only
> > the upper 2KB of Flash are used, instead of 4KB?




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

Re: Re: Gordon Doughman's Bootloader - 4KB to 2KB mod? - Ed Taylor - Jul 13 13:43:00 2003

hi:

where can i find the source code for the boot loader. i have the app note
but can't seem to locate the code.

thanks in advance!

regards,

ed






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

Re: Gordon Doughman's Bootloader - 4KB to 2KB mod? - zeta_alpha2002 - Jul 14 9:05:00 2003

the link is
http://e-www.motorola.com/webapp/sps/site/prod_summary.jsp?
code=MC9S12DP256B&nodeId=03t3ZGpnLn8636K100

Download DB12S12FW.zip --- In , "Ed Taylor" <eeetee@t...> wrote:
> hi:
>
> where can i find the source code for the boot loader. i have the
app note
> but can't seem to locate the code.
>
> thanks in advance!
>
> regards,
>
> ed




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