Porting LPC1343 FreeRTOS to LPC1347

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

Porting LPC1343 FreeRTOS to LPC1347

1,031件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by bice988 on Thu Nov 22 05:59:49 MST 2012
Hy,

Currently I use FreeRTOS on LPC1343 and now I want to migrate to LPC1347.
Is it possible to just change include LPC13xx.h with LPC13Uxx.h ?
ラベル(1)
0 件の賞賛
返信
1 返信

980件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by NXP_Paul on Thu Nov 29 07:45:20 MST 2012
Hello
The LPC1347 uses a new USB peripheral and is not compatible with the USB peripheral in the LPC1343.
In order to migrate to the LPC1347 you will need to change the header file, as well as the USB code.
You can download code examples for the LPC1347 from http://www.lpcware.com/gfiles/devper/lpc13xx
Regards
Paul
0 件の賞賛
返信