load files in C language to DSP563XXEVME

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

load files in C language to DSP563XXEVME

1,324件の閲覧回数
tianchi
Contributor I

I notice there are some words in the debugger user mal  l ual which talking about how to debug in C source. But there is no word about loading .c file into the board. Can anyone help me to figure it out?

cheers

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

1,204件の閲覧回数
johnlwinters
NXP Employee
NXP Employee

C is compiled into object code, such as .elf file or s-records which are then loaded into the board.

C is not loaded into the board.

0 件の賞賛
返信

1,204件の閲覧回数
Ben
Senior Contributor I

Which development IDE are you using?

0 件の賞賛
返信