PAN 1740 exmaple code compilation

2 posts / 0 new
Last post
Pathik
Offline
Last seen:5 years 10 months ago
加入:2015-02-10 23:57
PAN 1740 exmaple code compilation

Hi

I have PAN1740 USB kit and I am following application note and trying to evaluate sample code
I am able to download DA14580_SDK_3.0.2.1\dk_apps\keil_projects\proximity\monitor_fe_usb and reporter sample code on each USB device using Keil debug mode but I am not sure how to
receive data on the PC using COM port? When stop debug in Keil and use Tera term software to receive data I am getting some junk.
I have set correct baudrate to 115200.
As per application note
"Open the project file “host_proxm.sln” with Microsoft C++ compiler. Compile (Press F7”) and run this SW (F5) and determine the correct COM port using Windows Device Manager and enter this port number in the Proximity Host application (DOS window)."
I need to compile this given file and receive data .
Here are my questions:
1) I am not sure what is difference between receiving data on Tera term software on the given COM or using this given host_prox.sln file?
2) Is it possible to compile file on windows 8? as I am receiving compatibility issue on VB express software with given project.
3) M I following correctly?

Regards,
Pathik SHAH

Ingo
Offline
Last seen:1 month 2 weeks ago
Guru Panasonic
加入:2014-01-16 11:19
Hello Pathik,

Hello Pathik,
1) TeraTerm不积极做任何事。It can be used for example together with the DSPS example. The VB.net application is the external host simulation that is needed for the proximty example.
2)Windows8 should work as well as Windows7
3)Yes, close the connection manager before running the VB.net application. If you see continious junk data in TeraTerm this is most propably the bootloader, so the SW is not loaded into the PAN1740.
Note there is newer version of the SDK available as well as an updated application note:http://pideu.panasonic.de/files/Documents/WM%20Documents/PAN1740/PAN1740...
BR, Ingo