This is the documentation for the latest (main) development branch of mcuxpresso sdk. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

Updating SPIFI clock frequency in MCUXpresso IDE

  • In MCUXpresso IDE, right click project and choose Properties.

  • Click C/C++ Build and choose Settings. Click Preprocessor in Tool Settings.

  • Add IMG_BAUDRATE=96000000 in Defined symbols(-D), as shown in Figure 1.

Parent topic:How to update SPIFI clock Frequency