Hi Daniel,
I try to add the mbedtls into my code and the error message show is following,

I check the memory layout of my code, there is no "NCACHE_REGION" memory because I have no an external SDRAM on my board.

Is it neccedary to assign the "NCACHE_REGION" memory for medtls library ?
How much memory size of NCACHE_REGION do I need to assign for HTTSP web server ?
ps, there is no an external SDRAM on my project
Thanks