IIC on HCS08

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

IIC on HCS08

跳至解决方案
3,530 次查看
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,195 次查看
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,195 次查看
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,196 次查看
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 项奖励
回复