On Wed, May 19, 2010 at 3:54 PM, Tam?s Solymosi <t.solymosi.agileight at khamsalabs.net> wrote: > 64KB RAM? The debug version of pjsip_ua.lib is 350KB. And that is just one > lib of pjsip. Well, these 350 KB is library. That goes to .text-segment. It does not say anything about RAM requirements. Looking at .data and .bss segments in http://www.pjsip.org/testing/0.5.6.5/footprint-arm-rtems.htm for a minimalistic SIP application tells me that we are close to 64 KB RAM. With some optimization it _could_ fit. -- Marco > On Wed, May 19, 2010 at 3:05 PM, Marco <listworks at gmail.com> wrote: >> >> Hi, >> >> I am in evaluation phase for an new project regarding needed hardware >> platform. Does anybody know if it is possible to run PJSIP on an ARM >> Cortex-M3 @ 100 MHz with 512 KB Flash and 64 KB RAM? >> >> Thanks in advance! >> >> -- >> Best regards, >> ?Marco >> >> _______________________________________________ >> Visit our blog: http://blog.pjsip.org >> >> pjsip mailing list >> pjsip at lists.pjsip.org >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > >