Re: lpcopen usblib rtos integration

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

Re: lpcopen usblib rtos integration

549 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Tsuneo on Tue Jul 16 03:35:30 MST 2013
This post is a comment to "lpcopen usblib rtos integration"
http://www.lpcware.com/content/forum/lpcopen-usblib-rtos-integration
Because of unknown reason, above thread doesn't accept any new comment.


There are problems on "shared resource", which should make trouble on RTOS, when your code accesses to endpoints from two or more threads.

Some old USB engines on LPC families have restriction on concurrent endpoints access.
Also, LPCUSBLib (modified LUFA) in LPCOpen assigns unnecessary "shared variable" on the endpoint coding.

See this post on LPCXpresso forum for the details,
http://knowledgebase.nxp.com/showpost.php?p=29724&postcount=2

Tsuneo
标签 (1)
0 项奖励
0 回复数