kboot 2.0 porting FSL_FEATURE_FLASH_PFLASH_BLOCK_DATA_PATH_WIDTH

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

kboot 2.0 porting FSL_FEATURE_FLASH_PFLASH_BLOCK_DATA_PATH_WIDTH

1,483 次查看
pem
Contributor I

i 'll working to port kboot to mk51dx128clh7.  i found the para in MKXX_features.h "FSL_FEATURE_FLASH_PFLASH_BLOCK_DATA_PATH_WIDTH (x)" . how to set the value x. 

0 项奖励
回复
2 回复数

1,463 次查看
mjbcswitzerland
Specialist V

Hi

The open source uTasker project https://github.com/uTasker/uTasker-Kinetis contains ports for all Kinetis parts.

The operation only requires a subset of the specification since much is not practically used so that parameter will never be requested anyway.

Regards

Mark

 

0 项奖励
回复

1,473 次查看
jay_heng
NXP Employee
NXP Employee

This param is FTFx controller feature, you cannot set it manually. it should be provided by NXP

But this param is not used in kboot, so you don't need to worry about its value.

0 项奖励
回复