kboot 2.0 porting FSL_FEATURE_FLASH_PFLASH_BLOCK_DATA_PATH_WIDTH

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

kboot 2.0 porting FSL_FEATURE_FLASH_PFLASH_BLOCK_DATA_PATH_WIDTH

667 Views
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 Kudos
Reply
2 Replies

647 Views
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 Kudos
Reply

657 Views
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 Kudos
Reply