CMSIS Driver Library Examples Don't Work

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

CMSIS Driver Library Examples Don't Work

1,714 次查看
williambonsmann
Contributor II

I am currently trying to work with the LPC43xx CMSIS Peripheral Driver Library

I have already loaded uvision5 blinky example onto the board and modified the code to work with a button press.

Now however, I am trying to get the UART peripheral working and decided to use the CMSIS peripheral driver library for this application. I have approached this problem by first trying to get the CMSIS GPIO Blinky example working however when I try and load it onto the chip it freezes the program that was previously running and doesn't load. I have edited the main code to make it relevant to the MCB4300 evaluation board I am using.

Does anyone know a fix for this problem?  

标签 (3)
标记 (3)
0 项奖励
回复
1 回复

1,108 次查看
soledad
NXP Employee
NXP Employee

Hi,

Please check the below links:

CMSIS support in LPCXpresso IDE 

https://community.nxp.com/thread/388987 

Remember:

"The use of LPCOpen is now recommend for most LPC MCUs, rather than the 'old-style' CMSIS-CORE library projects and examples. For more details please see the LPCXpresso IDE User Manual, and visit the LPCOpen webpages."


Have a great day,
Soledad

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复