i2cm_polling.c - Board_Init() reference not found

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

i2cm_polling.c - Board_Init() reference not found

508 Views
rodrigoaznar75
Contributor I

Hello everybody,

Im trying to bring the i2cm_polling example code to my application code.

What happens is that  Board_Init()  reference is not found by MCUXpresso and build fails.

Im already including   lpc_chip_15XX/inc  and  lpc_board_nxp_lpcxpresso_1549/inc  from workspace in the "include paths".

When I build the periph_i2cm_polling project individually it compiles with no problem.

Does anyone could give me a direction on what can be checked?

Thanks

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

413 Views
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Rodrigo,

Please make sure to import the lpc_board_nxp_lpcxpresso_1549 and lpc_chip_15xx projects to your workspace, I have tested building the project that comes with the lpcopen_2_20_lpcxpresso_nxp_lpcxpresso_1549.zip package and there is no error.


Hope it helps!

Best Regards,
Carlos Mendoza
Technical Support Engineer

0 Kudos