- ColdFire 5282 - Flash programming
- Posted by Karol on October 17th, 2005
Hello,
I am tring to use the internal Flash as a NV storage for some process
parameters. In order to make the Flash writeble I have to remove a write
protection bit from the FLASHBAR register.
However, the code:
asm
{
move.l #0xf0000041,d0
movec d0,FLASHBAR
}
doesn't change the contents of the FLASHBAR register - I see no change
in my debugger window, and the attempt to write anything to the Flash
gives always the Access Error Exception.
I use Metrowerks IDE, version 5.6.1.1570, and the USBColdFire Multilink
from P&E Microcomputer Systems for downloading and debugging.
Has anyone any idea, what is wrong? Is there another register, which
makes the FLASHBAR write-protected?
Thank you for any help.
Piotr Bartkiewicz
Similar Posts
- Announce: Flash Menu Factory: Create web menus in Flash without programming. (Graphics & Designing) by info@epinoisis.com
- Fast Development and Flash Programming for PPC and ColdFire (Microprocessors) by Chris Stephens
- coldfire: how to use internal flash? (Microprocessors) by Günther Brunner
- Nec 78F9177 flash programming (Microprocessors) by hooga@bigfoot.com
- MPC555 CMF Flash Programming (Microprocessors) by David J Edgar

