LPC845 Software drivers

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC845 Software drivers

598 Views
Roger_WANG_2022
Contributor I

Recently I have a project based on LPC845, so I do some tests on the LPCXpresso845MAX. I download LPC845 Example Code Bundle IAR from website, which was works well. But, if I want to use on my own project, some drivers were need to modify. So I try to use MCUXpresso Software Development Kit (SDK) ,which is very efficient. But when I compared with them, there are many difference, such as some definitions of some IRQs in the header file. My question is which way is preferred? Do you have any good suggestions?

Labels (1)
0 Kudos
1 Reply

481 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Alex

Code bundle and SDK are not compatible. You are right, they are different.

I recommend you use SDK, the demo codes are complete and well supported.


Have a great day,
Jun Zhang

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

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos