cancel
Showing results for 
Search instead for 
Did you mean: 

Aplication downloaded from bootloader

k_arthur
Associate II
Posted on May 31, 2007 at 09:51

Aplication downloaded from bootloader

1 REPLY 1
k_arthur
Associate II
Posted on May 17, 2011 at 09:43

I found that aplication downloaded from bootloader(writen by me)

RCLK = fMSTR = fPLL = 96Mhz

not work when aplication compiled(FMICLK = RCLK)

but work when aplication compiled(FMICLK = RCLK/2)

It seems like after writing to flash( clock was limited to

RCLK = fMSTR = fPLL = 48Mhz , FMICLK = RCLK/2 ) aplication also

can not work on maximum FMICLK)

Is it a silicon limitation ?