MCF54418 Configuration and Boot Code

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

MCF54418 Configuration and Boot Code

726件の閲覧回数
davidwong
Contributor I
Subsequent to Power-on-Reset configuration (to set values to bootmod[1:0], fb_ad[7:0] pins during reset) do I also need boot code (in NAND flash for instance) to configure MCF54418 so that the BDM port will work? Thanks a lot!
0 件の賞賛
返信
1 返信

607件の閲覧回数
TomE
Specialist II

That shouldn't be necessary. The BDM has to be able to set up a CPU that has nothing else attached.

The Reset Controller or CCM chapters in the manual should make this clear. They don't mention the Debugger at all.


The Debug chapter in the manual should make this clear, but it was written without any mention of the rest of the CPU.


The different chapters document their respective modules, but there's nothing documenting the interactions.

My guess is that as long as the Debugger via the debug socket can force the state of the JTAG_EN pin to select BDM, the RESET pin to force a Reset and the BKPT pin to stop the CPU dead, then it will then be in control of the chip after the hardware Reset has completed, and before the SBM code starts.

Tom

0 件の賞賛
返信