You are not Logged In!

Public:MCUXpresso

From Illini Solar Car Wiki
Revision as of 17:02, 6 September 2018 by imported>Jonathan
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


 !!! About

MCUXpresso is an IDE from NXP who makes the family of chips we use on ISC (or at least they bought the company that did). We use MCUXpresso to build, flash, and debug all of the code on the solar car. You are welcome to use any IDE for writing code, however you _must use MCUXpresso to compile, flash, and debug all code.

Setting Up MCUXpresso

Before setting up MCUXpresso you may want to have code locally from Github. See: ((Github Setup|Github Setup Instructions)))

<macro:mathjax><style>

.insrt_list ol {

list-style-type: decimal;

}

.insrt_list ol ol {

list-style-type: lower-alpha;

}

.insrt_list ol ol ol {

list-style-type: lower-roman;

}

</style>

</macro:mathjax>

{DIV(class=insrt_list)}

  1. Download the MCUXpresso IDE from the NXP Website.
    1. Register for an NXP account
    2. Agree to the MCUXpresso terms*.
    3. Download MCUXpresso 10.1.1, 10.2 is not compatible with our set-up at this time. Upgrading our code-base is on the road map.
      1. Find it on the "Previous" tab
      2. Any version prior to 10.2 still available should work
      3. If you are coming from an old version please upgrade to at least v 10.

{DIV}

  • You may want to not the patent waiver clause in case you decide to use it for personal projects. For solar car related software this should not be a concern.