RE: Re: PEMicro PPCBDM strange behaviour
"Dees Randy-rsaf30" <[email protected]> Wed, 7 Feb 2007 08:36:06 -0700
| Newsgroups | gmane.comp.hardware.motorola.microcontrollers |
|---|---|
| Message-ID | <3CCF040BDA7E0A46B3DF0F6B4741630A01B3CD88@az33exm23.fsl.freescale.net> |
keep in mind when using the internal flash reset config word, that bit 20 becomes /HC (Has Configuration - active low) and has an inverted polarity than FLEN (used on the external data bus reset configuration word). FLEN enables the flash when high /HC means that the internal flash has a valid boot configuration and should be used ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Dobbin Allan-r11834 Sent: Wednesday, February 07, 2007 9:21 AM To: [email protected] Subject: RE: [MPC500] Re: PEMicro PPCBDM strange behaviour Glad to be of help. Keep in mind that this bit is controlled out of reset by your reset configuration word. Once you move away from the debugger and want to boot from flash, you have to ensure this bit is set by the hardware after a reset. Good practise is to have the debugger initialise as little as possible so when you run without it (or switch debuggers), you'll have less to take care of. For the IMMR[FLEN] bit, you have to pre-condition DATA[20] or program the UC3FCFIG in shadow flash, depending on RSTCONF. - Allan . <http://geo.yahoo.com/serv?s=97359714/grpId=6276387/grpspId=1706554205/m sgId=3829/stime=1170861674/nc1=1/nc2=2/nc3=3> [Non-text portions of this message have been removed]