Hi,
I see your issue. The SDK example is based on the 48 pin LQFP package, but you use 32 pins LQFP package of KV11.
In the case, you can not use the example dircectly.
This is the procedure to establish your own project based on 32 pin LQFP package.
1)drag the SDK package of KV11 to the Installed SDK menu on the MCUXPresso tools
2)click File->New->Create a New C/C++ Project
3)select the chip package instead of the board, because the board has fixed chip package
4)after clicking "Next", you get a new menu, which enable you select the different package as the screenshot.
5)select the drivers your application required
This is a general question, so I use LPC55S36 as an example, because I do not install KV11 package, sorry for the inconvenience.
Hope it can help you
BR
XiangJun Rong

