pci tv card

Aaron J. Grier aaron at frye.com
Fri Nov 15 18:08:34 UTC 2002


On Thu, Nov 14, 2002 at 12:35:04PM -0600, Chris Caudle wrote:
> > 2. im lost with the concept of region and partition,

used for things like buffer pools, dynamic memory management, etc.
RTEMS uses the region manager to implement malloc().

> > how can i read/write/copy to memory (ie something like memcpy
> > function in linux)
> 
> I think the C library in RTEMS contains a memcpy function.  I had to
> uninstall my RTEMS tools temporarily to make some space, so I can't
> check myself right now.  Anyone else know for sure?

memcpy, memmove, bcopy, bzero, etc...  they're all part of newlib, and
available under RTEMS.

-- 
  Aaron J. Grier  |   Frye Electronics, Tigard, OR   |  aaron at frye.com



More information about the users mailing list