How to get software beans.

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

How to get software beans.

跳至解决方案
1,926 次查看
AmZig
Contributor I
Hi,i am new with MC13213 and code warrior . i am using Code warrior standard edition and while reading the manual of code warrior they have mentoined about software beans for HCS08 , SPI . So , how i could get that , because i am unable to find that bean.
标签 (1)
标记 (1)
0 项奖励
回复
1 解答
771 次查看
CrasyCat
Specialist III
Hello
 
Not sure which version of CodeWarrior you are using.
I did a quick check with CodeWarrior for MCU V6.1.
 
The bean "SynchroMaster" can be used to generate code for the SPI device.
 
Just an additional Tip. If you want to figure out which bean can be used for a specific device, you can retrieve the information from Processor Expert.
  - Open the project with Processor Expert enabled and make sure you have associated a
    CPU bean to the project.
  - Open the "Bean Selector" window (Select "ProcessorExpert" -> "View" -> "Bean Selector").
  - Switch to the "On-Chip Prph" Tab and expand the CPU bean there.
    You will see a list of available Peripheral and which beans can be used to generate code
    for each of them.
 
I hope this helps.
 
CrasyCat

在原帖中查看解决方案

0 项奖励
回复
1 回复
772 次查看
CrasyCat
Specialist III
Hello
 
Not sure which version of CodeWarrior you are using.
I did a quick check with CodeWarrior for MCU V6.1.
 
The bean "SynchroMaster" can be used to generate code for the SPI device.
 
Just an additional Tip. If you want to figure out which bean can be used for a specific device, you can retrieve the information from Processor Expert.
  - Open the project with Processor Expert enabled and make sure you have associated a
    CPU bean to the project.
  - Open the "Bean Selector" window (Select "ProcessorExpert" -> "View" -> "Bean Selector").
  - Switch to the "On-Chip Prph" Tab and expand the CPU bean there.
    You will see a list of available Peripheral and which beans can be used to generate code
    for each of them.
 
I hope this helps.
 
CrasyCat
0 项奖励
回复