From: Kaushik, P. <Pra...@at...> - 2010-07-23 09:28:56
|
Hi Eric, > -----Original Message----- > From: Weddington, Eric > Sent: Wednesday, July 21, 2010 6:07 PM > To: Kaushik, Praveen_Kumar; avr...@li... > Subject: RE: [avr32-libc-devel] Memory allocation design for AVR32 Libc > > More importantly, most if not all UC3 devices won't be using Linux at all. > It will either be a "bare metal" application (i.e. no OS), or typically > some RTOS such as FreeRTOS, or perhaps some other commercial RTOS. > > So the memory allocation functions need to be generic enough to handle > this. As each OS handles the memory allocation in different manner, so we need to look at their memory management techniques. So can you provide me a list of all the operating systems supported by our tool chain? Regards, Praveen Kaushik |