6 years ago.

SMC_GetParam method not working

Hi I'm Hexiwear Developer User.

Now I'm Using Mbed online Compiler

I'd like to use some SMC method in here

https://github.com/ARMmbed/mbed-os/blob/master/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/drivers/fsl_smc.h

So , I was included fls_smc.h But SMC_GetParam() Method not work

Error: Identifier "SMC_GetParam" is undefined in "main.cpp", Line: 163, Col: 44

How to Use correctly SMC_GetParam()?

1 Answer

6 years ago.

Hi,

I am not familiar with the SMC, but the Hexiware (one of K64F variant) does not seem to support SMC_PARAM feature here:

https://github.com/ARMmbed/mbed-os/blob/920db8e4a33fb5c13ccda5f9a39d6434562bc956/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/device/MK64F12_features.h#L1983

Accepted Answer

参考になりました。ありがとうございます。

posted by PARK JAICHANG 13 Apr 2018