9S08GB60 - bdm can't enter into background mode

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

9S08GB60 - bdm can't enter into background mode

3,810 Views
sharmila
Contributor II
We are not able to download our code on our blank new board via BDM in CodeWarrior. The board design is replica of MC13213 EVK- SRB board. Device is 9S08GB60.It gives error that it can not enter into background mode. Detail messages shown in the HIWAVE command window are attached.
 
executing Beekit.hwl
!OPEN source 0 0 60 30
NO CONNECTION
!Source < attributes MARKS off
!OPEN procedure 0 30 60 25
!Procedure < attributes VALUES on,TYPES off
!OPEN data 0 55 60 23
!Data:1 < attributes SCOPE global,COMPLEMENT None,FORMAT Symb,MODE automatic,UPDATERATE 10,NAMEWIDTH 16
!OPEN data 0 78 60 22
!Data:2 < attributes SCOPE local,COMPLEMENT None,FORMAT Symb,MODE automatic,UPDATERATE 10,NAMEWIDTH 16
!OPEN assembly 60 0 40 20
!Assembly < attributes ADR off,CODE off,ABSADR on,SYMB off,TOPPC 0x1133
!OPEN register 60 20 40 20
!Register < attributes FORMAT AUTO,COMPLEMENT None
!OPEN memory 60 40 40 35
!Memory < attributes FORMAT hex,COMPLEMENT None,WORD 1,ASC on,ADR on,ADDRESS 0x0
!OPEN command 60 75 40 25
!Command < attributes CACHESIZE 1000
!bckcolor WHITE
!font 'Courier New' 9 BLACK
!AUTOSIZE on
!ACTIVATE Source Procedure Data:1 Data:2 Assembly Register Memory Command 
done Beekit.hwl
Loading Target ...
Windows NT detected.
USB HCS08/HCS12 MULTILINK detected - Flash Version 5.55
Frequency change to ~0hz.
USB HCS08/HCS12 MULTILINK detected - Flash Version 5.55
Frequency change to ~0hz.
Frequency change to ~0hz.
Frequency change to ~0hz.
Error: Can not enter background mode .
Frequency change to ~0hz.
USB HCS08/HCS12 MULTILINK detected - Flash Version 5.55
USB HCS08/HCS12 MULTILINK detected - Flash Version 5.55
Frequency change to ~0hz.
Frequency change to ~0hz.
Frequency change to ~0hz.
Frequency change to ~0hz.
USB HCS08/HCS12 MULTILINK detected - Flash Version 5.55
Device is 9S08GB60.
Mode is In-Circuit Debug.
IO registers loaded for MC9S08GB60 from F:\Program Files\Freescale\CodeWarrior for HC08 V5.1\prog\REG\MCU1005.REG
executing Beekit.hwc
done Beekit.hwc
No Link To Target
 
From the same PC software set-up we are able to download code with BDM to standard freescale MC13213-SRB board in autodetection.
 
Any solution or any hint towards diagnosing the problem is urgently required



--
Alban Edit: Please always include FSL Part Number in Message Subject line.
http://forums.freescale.com/freescale/board/message?board.id=FORUMUSE&message.id=865



Message Edited by Alban on 2007-10-17 12:13 PM
Labels (1)
2 Replies

1,166 Views
Alban
Senior Contributor II
Hello and Welcome,

The BDM does not find any clock on the MCU.

You should look at the MCU power and make sure the XTAL/Quartz/Oscillator is switched on.

The BDM needs the MCU to be powered and clocked to talk with it.

Cheers,
Alban.

1,166 Views
sharmila
Contributor II
Hello Alban,
 
Thanks a lot for the timely response. Meanwhile it was found the same i.e.  there was problem in connection with the microcontroller. And now we are able to download through BDM.
 
Thank u very much again.
 
Regards,
..Sharmila
0 Kudos
Reply