in the "fsl_flash.h" file:

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

in the "fsl_flash.h" file:

209 Views
nguyenhuytung
Contributor I

In the "fsl_flash.h" file:

enum _flash_execute_in_ram_function_constants

{

    kFLASH_ExecuteInRamFunctionMaxSizeInWords = 16U, /*!< Max size of execute-in-ram function.*/

    kFLASH_ExecuteInRamFunctionTotalNum = 2U         /*!< Total number of execute-in-ram functions.*/

};

Anyone know why the max size of execute-in-ram function is 16?

I'm using FRDM-KV31F board.

0 Kudos
0 Replies