How to get software beans.

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

How to get software beans.

ソリューションへジャンプ
1,950件の閲覧回数
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 解決策
795件の閲覧回数
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 返信
796件の閲覧回数
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 件の賞賛
返信