English Support - Software > Xsoft-CoDeSys

free memory in codesys

(1/1)

Lukasz:
Hello

Where can I check how big is my program or how many memory is still free  (during coding in codesys) ?

lukasz

KressSwiss:
Übersetzung / Translation
Lukasz fragt, wie er mittels CoDeSys feststellen kann, wie viel Speicherplatz belegt ist, beziehungsweise wieviel Speicher er noch zur Verfügung hat.

Wer kann helfen? Die Antwort kann in D geschrieben werden, ich übersetze dann.

Softwerker59:
Hello,

if you build your project with "Project->Rebuild all" the Output-window shows following information:
- Size of used data
- Size of used retain data
- Code size (size of your program)
Open the in the resource view "Target Settings" an switch to  "Memory Layout", you will see the maximum sizes of code, data (Global), Retain etc.

Klaus

Lukasz:
viele danke :)

Navigation

[0] Themen-Index

Zur normalen Ansicht wechseln