Using Component Wizard to make custom beans...

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

Using Component Wizard to make custom beans...

跳至解决方案
1,360 次查看
jgirard1
Contributor III

I am starting use the Component Wizard to create a few simple beans.  I read through all the help screens and I generally understand how to use all the parameters on each page, but what I could not understand was where the code goes for the bean?  Where and how do you enter the code that is supposed to be auto generated when you generate the bean in an application?  Am I missing something?  Are there any on-line tutorials or .pdfs to read that would give a general walk-through on how to use this tool?  Thanks.

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,024 次查看
BlackNight
NXP Employee
NXP Employee

Hello,

you can create/edit the driver code from the 'Drivers' Tab in the wizard. First of course you need to declare your methods in the 'Methods' tab, and there you can as well right click on the methods to edit the code.

If you use the Help menu in the component wizard, then you can see that there is as well a tutorial with multiple examples/courses.

 

Hope that helps,

BK

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,025 次查看
BlackNight
NXP Employee
NXP Employee

Hello,

you can create/edit the driver code from the 'Drivers' Tab in the wizard. First of course you need to declare your methods in the 'Methods' tab, and there you can as well right click on the methods to edit the code.

If you use the Help menu in the component wizard, then you can see that there is as well a tutorial with multiple examples/courses.

 

Hope that helps,

BK

0 项奖励
回复