This is a PC host C# application based from from Peak PCAN-XCP API. I use this for testing my XCPBasic port (xcp_c2000) to C2000 (TMS320F28335) microcontroller.
This is a C# application. You need to install Visual Studio. I used VS2019 at the time of writing this.
List of some limitation:
- Support only PCAN adapters
- Support only word Address Ganularity
- Only tested for Upload/Download and basic DAQ
Connection with PCAN adapter.
DAQ configuration.
Plotting DAQ data.