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.
Message Edited by Alban on 2007-10-17 12:13 PM