I2C not configured in RTE_Device.h

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

I2C not configured in RTE_Device.h

2,643 次查看
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

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

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