Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Iar embedded workbench error

Status
Not open for further replies.

pradeep23

Member level 5
Joined
Aug 20, 2012
Messages
86
Helped
3
Reputation
6
Reaction score
2
Trophy points
1,288
Activity points
1,866
hi everyone i am using ARM7 lpc2148 development kit for that i am using the compiler IAR embedded workbench to compile the program .......but its showing some i could not solve thast can any one help us to solve that error....the following error its showing
like ERROR :while running c/c++ compiler
ERROR :cannot find source file <iolpc2148.h>
 

Try with
Code:
#include    <nxp\iolpc2148.h>
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top