I have big project with over 100 devices and each have 64 bytes in I/O.
When I try to compile it, there is popups an error.
Don't know how error sounds in english but on russian is:
"Адрес '%QW2048' вне диапазона: Pассчитанный сдвиг: 4098, выделенный размер: 4096" - which means:
"Address '%QW2048' out of range: calculated shift: 4098, dedicated size: 4096".
I assume that I/O memory was exceed 4096 Bytes. Is there any way to extend this bound?
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello!
I have big project with over 100 devices and each have 64 bytes in I/O.
When I try to compile it, there is popups an error.
Don't know how error sounds in english but on russian is:
"Адрес '%QW2048' вне диапазона: Pассчитанный сдвиг: 4098, выделенный размер: 4096" - which means:
"Address '%QW2048' out of range: calculated shift: 4098, dedicated size: 4096".
I assume that I/O memory was exceed 4096 Bytes. Is there any way to extend this bound?
Thanks.
appication properties
Thank you, very much!
Now I need to test all delays.