in the "fsl_flash.h" file:

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

in the "fsl_flash.h" file:

496件の閲覧回数
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 件の賞賛
返信
0 返答(返信)