[Bug 1001814] Kinetis clock gating

bugzilla-daemon@bugs.ecos.sourceware.org bugzilla-daemon@bugs.ecos.sourceware.org
Sat Apr 6 13:57:00 GMT 2013


Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001814

--- Comment #8 from Mike Jones <mjones@linear.com> ---
After applying the patches, my application will not start.

It gets stuck in a polling loop for awhile in kinetic_clocking.c line 47:

    MCG_WAIT_WHILE(!(mcg_p->status & CYGHWR_HAL_KINETIS_MCG_S_LOCK_M));

Or in hal_misc.c line 217


        for( p = &__bss_start; p < &__bss_end; p++ )
            *p = 0;

If I keep pausing, it appears to be in the bas loop but clocking very slow.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the Ecos-patches mailing list