I just got a FRDMKV11z dev kit and am trying it out the MCUXpresso IDE. I'm wondering why I am looking at the schematic to update the configuration of pin connections in order to drive the right GPIO's etc. Since the board is already built and connections aren't changing isn't there a configuration file to load that would already have the boards connections defined? But I don't see one.
Hi Martin:
The board configuration file is under folder board.
Regards
Daniel
Ok I found it.
I haven't found a tutorial on how to use MCUXpresso, how to install it yes,
but not how to run it. What i've found ends with something like "then you
can run the examples". I managed to get the led_blinky example to build,
download, and run. But when I try the bubble example I can build but if I
use the Debug option in the Quickstart pannel that I used for blinky it
asks for a probe that I apparently don't have. If I just try clicking the
run icon in the toolbar I get "Error starting Process". How do I get it to
download and run the way blink did?
On Mon, May 11, 2020 at 12:57 AM danielchen@fsl <admin@community.nxp.com>