Got an error "undefined reference to `phLED_Init'"

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

Got an error "undefined reference to `phLED_Init'"

319 Views
ChrisPark
Contributor I

Hello,

I had created a new project for PNEV7462C with MCUXpresso IDE (v11.3.1) and tried to add a function as below:

#define NXPBUILD__PHHAL_LED

#include "phLED.h"
phLED_Init();

What do I miss?

Thanks!

0 Kudos
0 Replies