Can I use realloc()?

Can I use realloc() in my application?

I want to use realloc() in my application.
But, when I call realloc(), “bad memory access” exception error happens.

My development environment is following.

Developer Studio : version 2.3.1
LSI of communication unit : SL8084T
Communication unit : AX8084NE

Hi,

No, realloc is not supported.

Thanks.

Thank you for a quick answer.