
31 May
2011
31 May
'11
2:49 p.m.
On Tuesday, May 31, 2011 04:35:17 Frank Svendsbøe wrote:
Now, in board code our redefined flash_init will be called. But if write protection is off, we call the original function, eg. __flash_init.
if your code is simply setting the pin high at init time and then never bringing it back down, then just do that in your board_early_init_f func. -mike