EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  <19981999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  <19981999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: NI GPIB-1014, PPC, DMA and VME A24 address space
From: Joe Sullivan <[email protected]>
To: "John A. Priller" <[email protected]>
Cc: [email protected]
Date: Tue, 15 Dec 1998 16:58:53 -0600
John Winans solved this problem on the Motorola 680xx processors 
that we use at the APS (ie. MVME167 and MVME162). These boards use 
the VMEchip2 for memory decoding.

A set of A24 memory management fuctions were created. See John's 
inline comments below
.
.
/******************************************************************************
 *
 * A24 memory management routines. (JRW)
 *
 * A user may call sysA24MapRam() to place a chunk of memory in the
 * A24 memory space.  When this is done, an aligned malloc is done
 * on the specified size (after rounding up to power of 2) to get
 * the memory to map into A24-space.  If the malloc succeeds, then
 * the chunk of memory is mapped into A24 using VSAMSR2, and a memory
 * pool is created for future use with malloc and free -style management
 * calls.
 *

******************************************************************************/
.
.

These are the functions...
	sysA24MapRam() 
	sysA24Malloc()
	sysA24Free()

A24 address handling was also added to sysBustoLocalAdrs(). 

Let me know if you think having the source code would help you. 

"John A. Priller" wrote:
> Scanning through the tech-talk archives I found references to patching the
> WRS BSPs to allow A24 DMA access to work, but no details.  Is there anyone
> who's done that and gotten it to work (hopefully for a PPC board, but I'm
> willing to look at any examples at all)?
> 


Joe Sullivan 
Beamline Controls & Data Acquisition Group
Advanced Photon Source, Argonne National Lab
(630)252-8657

References:
NI GPIB-1014, PPC, DMA and VME A24 address space John A. Priller

Navigate by Date:
Prev: NI GPIB-1014, PPC, DMA and VME A24 address space John A. Priller
Next: Re: ALH Steve Lewis
Index: 1994  1995  1996  1997  <19981999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: NI GPIB-1014, PPC, DMA and VME A24 address space John A. Priller
Next: tech-talk subscription Kim Haddock
Index: 1994  1995  1996  1997  <19981999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Aug 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·