IIC on HCS08

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
3,547件の閲覧回数
johnm
Contributor I
I am using Metrowerks V3.1 with processor expert and want to use IIC.
The PE documentation lists External_I2C and Internal_I2C templates as well as Init_IIC.  I want to use Internal_I2C but cannot find the bean anywhere in the bean selctor.  All I can find is the other 2.
I would like to use the HW based one to minimize software overhead.
Thanks
ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
1,212件の閲覧回数
ProcessorExpert
Senior Contributor III
The Internal_I2C bean is licenced by "advanced beans" licence and is supported by Professional Edition of CodeWarrior. What Edition do you use?
 
Try to switch two filter buttons off in Bean Selector window to show all beans that is installed. You should see licenced and non-licenced beans, beans supported by your selected cpu and beans non-supported by your cpu. If icon with green paragraph in front of bean, the bean can be used.
 
Best Regards,
Processor Expert Support

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,212件の閲覧回数
chapster
Contributor I
I had this problem.  If you are not planning to use the PE generated project and just need to see how its done, a temporary license will allow you to use this bean.
0 件の賞賛
返信
1,213件の閲覧回数
ProcessorExpert
Senior Contributor III
The Internal_I2C bean is licenced by "advanced beans" licence and is supported by Professional Edition of CodeWarrior. What Edition do you use?
 
Try to switch two filter buttons off in Bean Selector window to show all beans that is installed. You should see licenced and non-licenced beans, beans supported by your selected cpu and beans non-supported by your cpu. If icon with green paragraph in front of bean, the bean can be used.
 
Best Regards,
Processor Expert Support
0 件の賞賛
返信