problem in debug mc9s12dg256c using P&E USB Multilink BDM!

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

problem in debug mc9s12dg256c using P&E USB Multilink BDM!

1,124件の閲覧回数
jeffzxg
Contributor I
hi all
    i have a problem in debug mc9s12dg256c using P&E USB Multilink BDM. in program, i did nothing initialization to mc9s12dg256c system clock (all register value are reset values) and interrupt is diabled (//EnableInterrupts:smileywink:, after i download the program to the target, it can run correctly using BDM, but when not using bdm, the program can not run.
                                                                         thanks for help!
ラベル(1)
0 件の賞賛
1 返信

335件の閲覧回数
kef
Specialist I
Sounds like a famous "write-once" issue. In normal mode some registers are write once, while the same registers in special modes (debugging with BDM connected) are write many times registers. Forum search gives this:
 
0 件の賞賛