I2C not configured in RTE_Device.h

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

I2C not configured in RTE_Device.h

1,718 Views
mriftikhar
Contributor I

Hello,

I am new to NXP controllers. I am using LPC4088 Dev kit and hooking it up for the first time. I am using Keil uVision as my IDE.

I can not find any "Hello world" / "LED Blinking" start up project at all. Therefore I decided to start from sketch. I have created a project and main.c containing nothing but;

int main(void) { return 0;} 

Following is the picture for my Run time Environment;

pastedImage_1.png

 

When I try to compile, I am getting following error;

pastedImage_2.png

Which is actually pointing to this file and the file is not editable;

pastedImage_3.png

Can some one share a "Hello World" / "LED Blinking" kind of project specifically for Keil IDE as a reference point ?

Can some one suggest any solution for this error ?

Thanks

Labels (1)
Tags (2)
0 Kudos
1 Reply

1,202 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello Iftikhar Abid ,

I recommend you use LPCOpen, it includes almost all of the basic examples,

LPCOpen Software for LPC40XX|NXP  

Hope it helps,


Have a great day,
TIC

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

0 Kudos