This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1001090] Added option to run system timer with internal clock


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001090

--- Comment #12 from Ilija Kocho <ilijak@siva.com.mk> 2011-01-21 20:29:25 GMT ---
Created an attachment (id=1093)
 --> (http://bugs.ecos.sourceware.org/attachment.cgi?id=1093)
Support for STM32 internal SysTick clock source.

(In reply to comment #10)
> Christophe, thank you. The patch looks good for me, however, I was able to test
> a build process only (having no real H/W). Ilija, does correspond the patch
> your needs (BSP)?

Sergei

I have tested on both LPC-1766-STK and STM32 E Eval Board.

   - LPC 1766 STK board utilizes only Internal clock source and works fine.

   - STM 32 utilizes both sources on-chip. External works fine as before, but
support for Internal was missing (Internal clock is not an option without
Christophe's patch.) Now it is so I added support to STM32 variant.

The attached patch is tested with both Internal and External clock source.

Christophe, thanks for nice clock source selector.

// Ilija

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]