How to set CFM Security Register on MOD5213 ?

Discussion to talk about software related topics only.
Post Reply
hjacobs
Posts: 4
Joined: Fri Aug 21, 2009 10:57 am

How to set CFM Security Register on MOD5213 ?

Post by hjacobs »

Has anyone enabled the CFM Security register?

I would like to enable Flash security on the MOD5213 to prevent access by a BDM,
but the ColdFire manual states that the bits are not writable, so I cannot just set the bits in my program.
Does this mean that I need to somehow initialize this word for the loader?
But I found that the bits are set in file userflashasm.s .
Can I just edit that file to set the CFMSEC register and rebuild the system files?
Or can I really just set the bits in CFMSEC in my C-program?



Thanks,
Henry J.
Post Reply