UML Modelling and Codegeneration related discussions » Tool Usage and Handling » How to check the Memmory Buffer
How to check the Memmory Buffer
1809 Betrachtungen
Seite:
1
How to check the Memmory Buffer
16.07.2008 12:59
Hi
I use the Embedded UML RXF and OO RTX and want to check the fill level of:
- WSTSmallBufferSize
- WSTMediumBufferSize
- WSTLargeBufferSize
how can I do this?
Re: How to check the Memmory Buffer
16.07.2008 15:14
For OO RTX you can use HighWaterMarks to have a look to the fill level of the buffer. Read WST_4-Usage_5_Realtime-Memory-Management.htm#Footprint in the html help for further informations
