how to read file(.bin or .hex) in CodeWarrior10.4

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

how to read file(.bin or .hex) in CodeWarrior10.4

ソリューションへジャンプ
2,690件の閲覧回数
hotashu
Contributor III

is there a method to read file in CodeWarrior10.4?

ラベル(1)
0 件の賞賛
返信
1 解決策
2,072件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hello,

do you mean to program such a file with the debugger/programmer?

There is 'Flash file to target': Standalone Flash Programmer | MCU on Eclipse

I hope this helps.

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
2,073件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hello,

do you mean to program such a file with the debugger/programmer?

There is 'Flash file to target': Standalone Flash Programmer | MCU on Eclipse

I hope this helps.

0 件の賞賛
返信
2,072件の閲覧回数
hotashu
Contributor III

Hello Erich,

is that possiable to read the bin or hex file from my code. ?

0 件の賞賛
返信
2,072件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Do you mean to load a bin or hex file from your code? Sure, but then you need to implement a bootloader or another reader which reads the data. This one reads S19 files: Serial Bootloader for the Freedom Board with Processor Expert

If this is about exporting your program code as binary file, then see Dump my Device Memory

I hope this helps.

0 件の賞賛
返信