i2cm_polling.c - Board_Init() reference not found

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

i2cm_polling.c - Board_Init() reference not found

556 次查看
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

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

461 次查看
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 项奖励