/iotc-evse-example

iotconnect EVSE example

Primary LanguageC

iotc-evse-example

iotconnect EVSE example

Workspace build instructions

  1. Clone the sources into a working directory of your choice
git clone git@github.com:pywtk/iotc-evse-example.git
  1. Open up MCUXpresso IDE1.
  2. When asked to open a workspace navigate to the nxpev1060mg dir.
  3. Import the projects as follows:

image

  1. Select the nxpev1060mg dir within the cloned repo

image

  1. Check the pitcured projects, remember to untick the "Copy Projects into Workspace" option in order to do so.

image

  1. Build the evkmimxrt1060_netduo_lib_V2_duo project 1st by clicking build as pictured.

image

  1. Build the RT1060_EasyEVSE_V2 project 2nd by clicking build as pictured.

image

  1. Both should build without error or code edits. Once finished & with the board connected via USB click Debug. You will probably see the next 2 prompts, just click OK.

image

image

& that should be it!