Migrating SDK 2.6.2 to 2.6.3 (LPC55S69)

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

Migrating SDK 2.6.2 to 2.6.3 (LPC55S69)

691件の閲覧回数
developer_567
Contributor I

Hi,

my current software is running on an LPC55S69 and is using the function CLOCK_GetFreq(clock_name_t clockName) with the parameter kCLOCK_CTmier3. However, this timer was simply removed without replacement in version 2.6.3 and newer. Unfortunately I could not find any documentation/migration guide in the web or in the resources provided by NXP and could not find out how to safely replace it by reading the new fsl_clock.c. So now I have 3 questions:

1. How am I supposed to replace that parameter? Or should I use a different function?

2. If there are more breaking changes during migration, is there any kind of resource which will guide a user to what he/she should use instead?

3. How can it even be possible, that a patch (!) version number change will include breaking changes? Such breaking changes are only supposed to be included in major version changes.

Thanks for all answers in advance.

Best regards

0 件の賞賛
返信
1 返信

670件の閲覧回数
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello,

How about use latest version SDKv2.10.1, I checked it ,it includes  the function CLOCK_GetFreq(clock_name_t clockName) .

Sorry there isn't porting guide.

 

BR

Alice

 

0 件の賞賛
返信