Hello,
I'm new to MCUXpresso. I imported an SDK example for the frmdkl27z_om13790host kit. When I try to build the project, I get an error:
section `.text' will not fit in region `PROGRAM_FLASH'
This seems strange to me, as this is an example project for a specific board, so I would think the board's flash could accommodate the example. So this leads me to think I'm doing something wrong... but I'm not sure what...
thanks for any help