I am currently evaluating MCUXpressoIDE and IAR, please see the code structure of same example:
(Left: from MCUXpresso-IDE Right: from IAR )

As can be seen, code structure from MCUXpresso-IDE is cumbersome and confusing. For example:
* folders "CMSIS, drivers, utilities" are not seen in IAR.
* what files are critical (to be modified) for developing our own application?
Can somebody explain the code structure from MCUXpresso-IDE, by comparing to IAR?
Thanks!
Jerry