From cfe75e88dc33252764152c586d5b28c66995d0e3 Mon Sep 17 00:00:00 2001 From: Florian Pose Date: Thu, 9 Oct 2008 14:35:08 +0000 Subject: [PATCH] Warning. --- include/ecrt.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/ecrt.h b/include/ecrt.h index 542723a7..c14af996 100644 --- a/include/ecrt.h +++ b/include/ecrt.h @@ -812,6 +812,9 @@ void ecrt_domain_external_memory( * 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(