problems with freemaster/PC_Master

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

problems with freemaster/PC_Master

2,828件の閲覧回数
lijiacui
Contributor I
Hello!
My board is MC56F8346EVM.I want to receive data from sensor by SPI and show them on PC.So I plan to add PC_Master module into my program.
First, I built a example program provided by CW_56800E V8.0.NEW-Processor Expert Examples  Stationery-Tools-PC_Master-56F8357(there is not one about 56F8346).I make and debug the built program and it worked .I open "FreeMaster" and add the pmp files which the program generated.
when I write the same program (I copied it) about PC_Master on 56F8346,the program can make and debug,but there is not pmp files ,so I do not know how to show datas on FreeMaster.
56F8357 generated files :bin,code,DOC,PC_Master,PC_Master_ex_Data,startup,and so on.
56F8346 generated files :code,DOC,output,PC_Master_test_data,startup,and so on.
I am looking forward to your reply.Thank you!
ラベル(1)
タグ(1)
0 件の賞賛
返信
3 返答(返信)

906件の閲覧回数
J2MEJediMaster
Specialist I

Just a wild guess here, but check the file paths for .bin and PC_Master for your 56F8346 project. Since you used a copy of 56F8357 project, is it possible that your output is being sent into the directories for the 56F8357 project instead of your new one? A quick way to check this possibility would be to run the 56F8346 project, and then examine the time-stamp on the files in the 56F8357 project.

 

---Tom

0 件の賞賛
返信

906件の閲覧回数
lijiacui
Contributor I

hello,Tom!

The project for 56F8346 did not generate the bin and PC_Master files.

I open freemaster and configure map files :default symbol "elf" and file"Binary ELF..." .But it does not comminucate and appears such errors as "Cannot detect the board information! The communication will be paused.Error code:0x80000101(Response timeout)".

0 件の賞賛
返信

906件の閲覧回数
J2MEJediMaster
Specialist I

You have me stumped. Time to file a service request on this. Click here to do that.

 

---Tom

0 件の賞賛
返信