Does CodeWarrior 8.3 (64k) compatible with Motorola SDK 3.0 for 56F80X?

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

Does CodeWarrior 8.3 (64k) compatible with Motorola SDK 3.0 for 56F80X?

686件の閲覧回数
luisgoncalves
Contributor I

Does CodeWarrior 8.3 (64k) compatible with Motorola SDK 3.0 for 56F80X?

ラベル(1)
0 件の賞賛
返信
1 返信

607件の閲覧回数
TICS_Fiona
NXP Employee
NXP Employee

There’s no SDK supplied since CodeWarrior 6.0. We use Processor in CodeWarrior to replace the SDK.

If SDK has been applied in you original project, and you want to go on using the code supplied by SDK, all you need to do is to add some access path to Embedded SDK Source as follows:

a) Open the CodeWarrior 8.0 and click Edit menu followed by selecting Preference item;

b) Click "Source Trees" under "General" panels on the left;

c) In the Name edit box, enter: Embedded SDK Source

d) Click "Choose" button and select the path to the src subfolder of the SDK installation directory;

e) Click "Add" button followed by clicking Apply button;

f) Load your old SDK project and rebuild it.

This needs you to install SDK in your computer.  It is separated software.

0 件の賞賛
返信