Please follow the steps below to get started with AndeSight IDE.
Installation
-------------Execute the AndeSight STD v5.1.1 installer to invoke the installation wizard:
1. To install AndeSight STD v5.1.1 on Windows, find the installer Setup.exe under the directory
INSTALLER_ROOT\Windows\Disk1 and double-click it.
To install AndeSight STD v5.1.1 on Linux, find the installer Setup.sh under the directory
INSTALLER_ROOT/[Linux_x64|Linux_x86]/Disk1/ and execute it by issuing the following command in the console:
$ ./Setup.shAttachment:
1.jpg [ 103.48 KiB | Viewed 22829 times ]
2. Follow the installer instructions to install AndeSight.
In license type selection page, please choose "Activation code" to finish installation.
Attachment:
2.jpg [ 86.69 KiB | Viewed 22829 times ]
Product activation
--------------------Choose the license type for your use of AndeSight v5.1.1 IDE and click “Next".
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:
3.jpg [ 46.57 KiB | Viewed 22829 times ]
3. In the invoked dialog, enter a valid activation code or license file received from Andes Technology Corporation. Then, click “Deploy Activation code” or the “Apply and Close” Button.
Attachment:
4.jpg [ 98.82 KiB | Viewed 22829 times ]
Run first project
-------------------1. Find the Andes Project Creator view on the launched AndeSight IDE. Select a connection configuration and a project language. Then, expand a group in the Chip Profile section and double-click the desired chip profile.
Attachment:
5.jpg [ 84.26 KiB | Viewed 22829 times ]
2. A dialog box opens. Enter a project name and select a project type and toolchain. Then, click the “Finish” button.
Attachment:
6.jpg [ 51.03 KiB | Viewed 22829 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:
7.jpg [ 69.56 KiB | Viewed 22829 times ]
4. Check the compilation results in the Console view and verify that an executable has been generated in the PROJECT/Debug folder.
Attachment:
8.jpg [ 93.67 KiB | Viewed 22829 times ]
5. Click "Debug As" --> "Application Program"
Attachment:
9.jpg [ 90.69 KiB | Viewed 22829 times ]
6. After a debug session is launched, click the toolbar buttons in the Debug view to observe the results in other views (the Variables view, the Registers view ...)
Attachment:
10.jpg [ 93.61 KiB | Viewed 22829 times ]
7. The output will be displayed in the console view.
Attachment:
The attachment 11.jpg is no longer available