<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Alex Gibson wrote:
<blockquote cite="mid45964268.8060308@eng.uts.edu.au" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
  <br>
Have a look at threadx.<br>
AFAIK thats what marvell used or purchased for the kernel in the driver.<br>
  <br>
  <a class="moz-txt-link-freetext"
 href="http://www.rtos.com/page/product.php?id=2">http://www.rtos.com/page/product.php?id=2</a><br>
  <a class="moz-txt-link-freetext"
 href="http://www.rtos.com/news/detail/?prid=104">http://www.rtos.com/news/detail/?prid=104</a><br>
  <br>
threadx api  <a class="moz-txt-link-freetext"
 href="http://www.rtos.com/page/product.php?id=27">http://www.rtos.com/page/product.php?id=27</a><br>
  <br>
If they are using threadx it would have to be in c and possibly some in
asm.<br>
  <br>
expresslogic have a book on threadx  Realtime Embedded multithreading<br>
  <a class="moz-txt-link-freetext"
 href="http://www.amazon.com/Real-Time-Embedded-Multithreading-Using-ThreadX/dp/1578201349/sr=1-1/qid=1167474769/ref=pd_bbs_sr_1/002-5034521-8430408?ie=UTF8&s=books">http://www.amazon.com/Real-Time-Embedded-Multithreading-Using-ThreadX/dp/1578201349/sr=1-1/qid=1167474769/ref=pd_bbs_sr_1/002-5034521-8430408?ie=UTF8&s=books</a><br>
  <br>
Be interesting to find out if the driver was written/built for arm or
thumb instruction set (arm core).<br>
  <br>
Alex<br>
</blockquote>
according to
<a class="moz-txt-link-freetext" href="http://www.commsdesign.com/showArticle.jhtml?articleID=57300160">http://www.commsdesign.com/showArticle.jhtml?articleID=57300160</a><br>
it includes an arm9e core
<a class="moz-txt-link-freetext" href="http://www.arm.com/products/CPUs/families/ARM9EFamily.html">http://www.arm.com/products/CPUs/families/ARM9EFamily.html</a><br>
so may have an mmu. Not all arm9 cores get implemented with an mmu (eg
STR912).<br>
<br>
Do we know which compiler/toolkit marvell used ?<br>
<br>
<br>
Alex<br>
<br>
ps For some reason I seem to be getting double posts of all messages
sent to <a class="moz-txt-link-abbreviated" href="mailto:devel@laptop.org">devel@laptop.org</a><br>
</body>
</html>