Porting LPC1343 FreeRTOS to LPC1347

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

Porting LPC1343 FreeRTOS to LPC1347

1,036 次查看
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 回复

985 次查看
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 项奖励
回复