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

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

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

1,116 Views
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!
Labels (1)
0 Kudos
1 Reply

327 Views
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 Kudos