# HG changeset patch # User Florian Pose # Date 1223562908 0 # Node ID 45fe0af4340b25d7a2d0f00047edaf78bc5f50c0 # Parent 38b7e05b20c1b305017c7ece6095563d907a6fd0 Warning. diff -r 38b7e05b20c1 -r 45fe0af4340b include/ecrt.h --- a/include/ecrt.h Thu Oct 09 13:31:50 2008 +0000 +++ b/include/ecrt.h Thu Oct 09 14:35:08 2008 +0000 @@ -812,6 +812,9 @@ * returned pointer will contain the address of that memory. Otherwise it will * point to the internally allocated memory. * + * \attention In case of internal domain memory (default), this method may not + * be called before ecrt_master_activate(). + * * \return Pointer to the process data memory. */ uint8_t *ecrt_domain_data(