KDS - Processor Expert for PWMs

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

KDS - Processor Expert for PWMs

ソリューションへジャンプ
2,561件の閲覧回数
ChrisTango
Contributor IV

Hey guys,

 

I'm using the KDS 1.0.1 [beta] and tried to configure a PWM configuration using the Processor Expert.

The configuration worked well; but the code generation doesn't, see the screen shot below.

 

12158_12158.jpg2014-06-01 15_08_16-C_C   - Kinetis Design Studio [beta] - C__Users_Christian_workspace.kds.jpg

 

Does anybody has a hint what to do?

 

Greet!

-Christian

ラベル(1)
0 件の賞賛
返信
1 解決策
2,272件の閲覧回数
Petr_H
NXP Employee
NXP Employee

Hi,


The High level components cannot be combined in one project with components using Kinetis SDK (starting with fsl_).

So if you select to use SDK in the project creation wizard, you need to use only fsl_... component and vice versa if you don't use SDK you cannot use fsl_ ones.

Unfortunately, there is a defect in the beta release that the Components library view shows the high level components even in SDK project which is not correct.

This will be fixed for next release. A workaround is to use a proper type of component for the particular type of project (SDK/non-SDK).

best regards

Petr Hradsky

元の投稿で解決策を見る

0 件の賞賛
返信
6 返答(返信)
2,272件の閲覧回数
BlackNight
NXP Employee
NXP Employee

This really looks like a bug. Can you attach/upload your project?

Erich

2,272件の閲覧回数
ChrisTango
Contributor IV

I attached the project.

-Christian

0 件の賞賛
返信
2,272件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi Christian,

I can reproduce the issue on my side. I submit a ticket, and hopefully I have a workaround or patch soon.

Erich

0 件の賞賛
返信
2,272件の閲覧回数
ChrisTango
Contributor IV

Sounds good, thanks!

0 件の賞賛
返信
2,273件の閲覧回数
Petr_H
NXP Employee
NXP Employee

Hi,


The High level components cannot be combined in one project with components using Kinetis SDK (starting with fsl_).

So if you select to use SDK in the project creation wizard, you need to use only fsl_... component and vice versa if you don't use SDK you cannot use fsl_ ones.

Unfortunately, there is a defect in the beta release that the Components library view shows the high level components even in SDK project which is not correct.

This will be fixed for next release. A workaround is to use a proper type of component for the particular type of project (SDK/non-SDK).

best regards

Petr Hradsky

0 件の賞賛
返信
2,272件の閲覧回数
ChrisTango
Contributor IV

Hi Petr,

okay, I got it. I'm using now the fsl_ftm without any errors in code generation.

Thanks!

-Christian

0 件の賞賛
返信