<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"><style>body { line-height: 1.5; }blockquote { margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em; }body { font-size: 10.5pt; font-family: 微软雅黑; color: rgb(0, 0, 0); line-height: 1.5; }</style></head><body>
<div><span></span>OK, problem solved. Thanks.</div>
<div><br></div><hr style="width: 210px; height: 1px;" color="#b5c4df" size="1" align="left">
<div><span><div style="MARGIN: 10px; FONT-FAMILY: verdana; FONT-SIZE: 10pt"><div><font color="#0000ff">Best wishes,</font></div><div><font color="#0000ff">Tim Tian</font></div><div><font color="#0000ff">xuelin.tian@qkmtech.com</font></div></div></span></div>
<blockquote style="margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em;"><div> </div><div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm"><div style="PADDING-RIGHT: 8px; PADDING-LEFT: 8px; FONT-SIZE: 12px;FONT-FAMILY:tahoma;COLOR:#000000; BACKGROUND: #efefef; PADDING-BOTTOM: 8px; PADDING-TOP: 8px"><div><b>From:</b> <a href="mailto:sebastian.huber@embedded-brains.de">Sebastian Huber</a></div><div><b>Date:</b> 2016-10-11 13:06</div><div><b>To:</b> <a href="mailto:xuelin.tian@qkmtech.com">xuelin.tian@qkmtech.com</a>; <a href="mailto:users@rtems.org">users@rtems.org</a></div><div><b>Subject:</b> Re: rtems_task_wake_after doubles the actual period</div></div></div><div><div>a9mpcore_clock_periphclk() is a weak function. Simply provide an </div>
<div>implementation for it returning the right value in your application.</div>
<div> </div>
<div>On 11/10/16 06:35, xuelin.tian@qkmtech.com wrote:</div>
<div>> Dear all,</div>
<div>> When I used rtems_task_wake_after function to delay like 10s, </div>
<div>> (rtems_task_wake_after(1000), the default tick is 10ms), the actual </div>
<div>> period was incorrect, which doubled the set value. Then I checked the </div>
<div>> <bspopts.h>, and modified the BSP_ARM_A9MPCORE_PERIPHCLK value without </div>
<div>> rebuilding RTEMS . But nothing chaned.</div>
<div>> So, do I need to modify the corresponding value in <configure.ac>, and </div>
<div>> rebuild my BSP? Or, is there other way to correct this bug without </div>
<div>> modifying the value and rebuilding the code?</div>
<div>></div>
<div>> ------------------------------------------------------------------------</div>
<div>> Best wishes,</div>
<div>> Tim Tian</div>
<div>> xuelin.tian@qkmtech.com</div>
<div>></div>
<div>></div>
<div>> _______________________________________________</div>
<div>> users mailing list</div>
<div>> users@rtems.org</div>
<div>> http://lists.rtems.org/mailman/listinfo/users</div>
<div> </div>
<div>-- </div>
<div>Sebastian Huber, embedded brains GmbH</div>
<div> </div>
<div>Address : Dornierstr. 4, D-82178 Puchheim, Germany</div>
<div>Phone   : +49 89 189 47 41-16</div>
<div>Fax     : +49 89 189 47 41-09</div>
<div>E-Mail  : sebastian.huber@embedded-brains.de</div>
<div>PGP     : Public key available on request.</div>
<div> </div>
<div>Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.</div>
<div> </div>
</div></blockquote>
</body></html>