Please follow the steps below to get started with AndeSight STD
Installation
-------------1. Double click setup.exe to install AndeSight from install directory.
Attachment:
setup.JPG [ 57.19 KiB | Viewed 52661 times ]
2. Follow the installer instructions to install AndeSight.
In license type selection page, please choose "Activation code" to finish installation.
Attachment:
activation_method.jpg [ 54.04 KiB | Viewed 52661 times ]
Product activation
--------------------1. Double-click the desktop shortcut or the file “AndeSight.exe” under AndeSight_ROOT\ide to launch the AndeSight IDE.
2. A dialog pops out to remind you that no license is installed yet. Click the “Install now…” button to open activation window
Attachment:
prod_activation.jpg [ 47.98 KiB | Viewed 52661 times ]
3. In the invoked dialog, enter a valid activation code received from Andes Technology Corporation. Then, click “Deploy Activation code” or the “OK” Button.
Attachment:
license_code.jpg [ 71.79 KiB | Viewed 52661 times ]
4. A dialog box containing license information pops out next. Click “OK” to complete the license activation
Attachment:
prod_activated.jpg [ 97.47 KiB | Viewed 52661 times ]
Run first project
-------------------1. Find the Andes Project Creator view on the launched AndeSight IDE. Select a connection configuration and project language. Then, expand a group in the Chip Profile section and double-click the desired chip profile.
Attachment:
proj_creator.jpg [ 13.14 KiB | Viewed 52661 times ]
Attachment:
create_proj.jpg [ 158.51 KiB | Viewed 52661 times ]
2. A dialog box opens. Enter a project name and select "Hello World ANSI C Project". Then, click the “Finish” button.
Attachment:
proj_config.jpg [ 100.2 KiB | Viewed 52661 times ]
3. Select the created project folder in the Project Explorer view and click "Build" icon on the AndeSight toolbar to compile the program, as shown in below picture.
Attachment:
build_proj.jpg [ 121.32 KiB | Viewed 52661 times ]
4. Check the compilation results in the Console view and verify that an executable has been generated in the PROJECT\Debug folder.
Attachment:
build_result.jpg [ 204.23 KiB | Viewed 52661 times ]
5. Right click on project directory and select "Run As" --> "Application Program"
Attachment:
run_proj.jpg [ 72.68 KiB | Viewed 52661 times ]
6. The output will be displayed in the console view.
Attachment:
output.jpg [ 36.55 KiB | Viewed 52658 times ]