Skip to end of banner
Go to start of banner

Dev Environment - Back End (CAN Generator)

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 23 Next »

Sections in this page:

Introduction

ATDM's development kit offers a high-definition 15.6" capacitive touch panel (other display sizes are available), and processing capability to deliver feature rich digital instrumentation. ATDM's hardware platform offers unlimited possibilities for creating intuitive and eye-catching human machine interfaces for monitoring and interacting with electric vehicle and energy storage applications.  

Installing and Configuring the Tools

Run the installer to install Xamarin. Once this is done you need to configure the environment to support remote debugging so you can debug applications running on your ATDM device. This is simply a matter of setting the variable MONODEVELOP_SDB_TEST to 1.

  • Right click on the Start Menu and select 'System'

  • Click on 'Advanced System Settings' and then 'Environment Variables'

  • Click 'New' and add MONODEVELOP_SDB_TEST and set value to 1



  • No labels