Re: lpcopen usblib rtos integration

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Re: lpcopen usblib rtos integration

599件の閲覧回数
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)
  • USB

0 件の賞賛
返信
0 返答(返信)