-
Hello,
I'm working on port uIP with FreeRTOS on MSP430F5438. FreeRTOS of my port is working.
Serval task was created and run well. Now I need to uIP. I don't know how to start. Anyone can helpme? My complier is IAR 4.20 + MSP430F5438? Thanks.
2009-07-23 08:06:58 UTC in FreeRTOS Real Time Kernel
-
Hi John,
Thanks for you advice. I will do follow your advice next week. BTW, I download your IAR+MSP430F5438 port from your web site and send you email for unzip password. After I test what you say ,I will let you know. Thanks.
2009-07-10 07:37:41 UTC in FreeRTOS Real Time Kernel
-
Hi John,
I already create three tasks in my test main(), each one flash one LED at different frequency using Taskdelayuntil() function, and it work ok. But I really need to know if the kernel mechanism such as switchcontext work correct. so I think I can use trace macro to confirm. But I do know how to use them. Thank you for faster replay.
2009-07-10 05:54:04 UTC in FreeRTOS Real Time Kernel
-
Hi John,
I just port to MSP430F5430 + IAR 4.2, both in debugger and release. and I create two task which flash two LEDs with different fixed frequency. It seem run fine. But I don't confirn the kernel is running well. So I plan use trace macro to see the status of kernel. The manual on the web is too simpleness, I can't implement my trace, I need help.
Regards,
ZouYong.
2009-07-10 00:44:07 UTC in FreeRTOS Real Time Kernel
-
I just port to MSP430F5438+IAR 4.2, so i need to confirm if my port is correct. I see the FreeRTOS web site for information, but i can't find any examle for these macros. Maybe you can give me some advices. thanks.
2009-07-09 07:44:28 UTC in FreeRTOS Real Time Kernel
-
Hi all,
Have someone used Trace Hook Macros? or where can i find the demo of using Trace Hook Macros? Thanks.
2009-07-09 07:05:51 UTC in FreeRTOS Real Time Kernel
-
My port succeed. platform is IAR4.20+MSP430F5438. The kernel dose work. I'll finish my project of protocol convert using in communication. Thanks John for your CCE files.
2009-07-08 07:35:53 UTC in FreeRTOS Real Time Kernel
-
Hi Jack,
The same thing I met when I port to MSP430F5438, Please do send me your portable files.
Thanks a lot.
ZouYong.
2009-06-26 08:56:22 UTC in FreeRTOS Real Time Kernel