Footprint for USB Stack and Ethernet stack

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Footprint for USB Stack and Ethernet stack

1,115 次查看
navinshekhar
Contributor I

Hi,

i was able to search for the Footprint of MQX for maximum kerner with maximum application , can anyone please tell me the USB host, USB device and Ethernet stack size with all features enabled.

thanks.


标记 (4)
0 项奖励
回复
1 回复

744 次查看
soledad
NXP Employee
NXP Employee

Hi Navin,

Freescale MQX Real-Time TCP/IP Communication Suite (RTCS) can be configured to a memory footprint of 12 KB ROM and 2.5K RAM on CFV2, including kernel,task applications, LW Semaphore, interrupt stack, queues and memory manager.

Freescale MQX RTOS includes a project that helps to determinate the timing and code sizing of any project. You can find this in the path \mqx\examples\benchmrk\codesize\results
The code sizing depends on the kind of functions used in the final application. The benchmark project includes almost all the main components in MQX. This will provide the code size of these components.

Unfortunately we don't have the footprint numbers for USB stack.

We have footprint numbers for kernel

(see codesize benchmark results:

c:\Freescale\Freescale_MQX_4_0\mqx\examples\benchmrk\codesize\reports\report_compare_arm_tools.html)

USB footprint would depend very much from the usb class and user application.

I hope this helps :smileywink:

Regards

Sol

0 项奖励
回复