This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
We have one question about the ETHERCAT SLAVE stacks memory Footprint. How much SRAM memory will the ETHERCAT slave stack consumes on it's own without OS.
Thanks,
Jayasurya K
Hi,
You will be able to find this detail from MAP file once you build the application.
Module code ro data rw data
------ ---- ------- -------
.\
main.o 164 213 16528
tiescutils.o 1150 462 14844
ecatslv.o 10092 0 69
objdef.o 6436 32 146
tiescsoc.o 1976 3896 0
sdoserv.o 5334 120 67
ecatappl.o 4716 0 231
tiesceoefoe.o 2142 54 2077
coeappl.o 1752 1515 991
mailbox.o 3284 0 136
ecateoe.o 2000 0 27
tieschw.o 1322 172 0
ecatfoe.o 1340 0 20
tiescappl.o 1058 0 69
eoeappl.o 710 0 22
foeappl.o 458 0 0
ecatcoe.o 248 0 4
bootmode.o 18 0 0
+--+---------------------------------------+--------+---------+---------+
Total: 44200 6464 35231
The same data is provided above, I have taken it from MODULE SUMMARY section of .map file.