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
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