I try to initialize my Flash. I've learned to do this from RAM. But after this, it should be possible to set INTM in FLASH->CR0?! The following code prints: count = 4 thus I have to write 4x the Register CR0. Why? Thanks, Steffen
the problem is solved. In the flash.h the FLASH_LOCK, FLASH_BSYAx are numeric, not bits. Therefore I've tested the wrong bits in CR0.:-[ Greetings, Steffen