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 | Using D-Bug12 v4.0.0 with external RAM

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

Using D-Bug12 v4.0.0 with external RAM - Cilo - Dec 16 12:07:00 2002

Hi,
Is it possible to change D-Bug12 v4.0.0 in order to start the HCS12 256K in
"Expanded Wide Mode"? I was planning to use the 0x4000 to 0x8000 address
space for external RAM and keep the FLASH mapped between 0x8000 and
0xFFFF...
Thanks,
/Cilo

__________________________________________________





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


Re: Using D-Bug12 v4.0.0 with external RAM - Gordon Doughman - Dec 16 13:54:00 2002

Cilo,

You can utilize D-Bug12 in Expanded Wide mode on the MC9S12DP256, however, you
cannot turn the lower fixed page off as D-Bug12 uses this area for the
erase/programming driver code for all the supported MCUs.

Regards,
Gordon

Cilo wrote:

> Hi,
> Is it possible to change D-Bug12 v4.0.0 in order to start the HCS12 256K in
> "Expanded Wide Mode"? I was planning to use the 0x4000 to 0x8000 address
> space for external RAM and keep the FLASH mapped between 0x8000 and
> 0xFFFF...
> Thanks,
> /Cilo
>
> __________________________________________________ >
> --------------------------------------------------------
> To unsubscribe from this group, send an email to: > To learn more about Motorola Microcontrollers, please visit
> http://www.motorola.com/mcu >

--
===============================================================
Gordon Doughman Ph: 937-438-6811
Motorola Semiconductor Fax: 937-434-7457
Field Applications Engineer Pager: 800-759-8352 Pin: 1304089
Suite 175
3131 Newmark Drive
Miamisburg, OH 45342

Check out my HC12 book at:
http://www.rtcgroup.com/books/




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

Re: Using D-Bug12 v4.0.0 with external RAM - Stephen Trier - Dec 16 13:57:00 2002

Cilo,

You might want to consider using BDM instead of trying to get D-Bug12 to
run on your expanded-mode embedded system. HC12 systems don't usually have
a debugger in memory. What one does instead is to have two CPUs: one runs
your software, and the other runs the debugger. They communicate via the
BDM interface. This setup is much nicer than a memory-resident debugger.

Stephen

--
Stephen Trier
Technical Development Lab
Cleveland FES Center / CWRU
/ KG8IH




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