The following instructions detail how to set up the rest of the PC environment and how to compile the program.
The system needs to know where it can access make, the compilers for the SHARC and ARM cores and other tools. These tools reside within the installation of the CrossCore Embedded Studio that was installed previously.
To include a specific CCES Installation to PATH:12
Only required for software that can be updated using the SAM Flasher! See Software Compatibility
The CLD CDC Driver is a driver that lives on the PC that acts as an interface between a serial terminal, such as TeraTerm, or the SAM GUI Flash Tool. This driver is required for USB to Serial emulation and to be able to interact with the bootloader or application at run-time on the physical SAM hardware.
To install the CLD CDC Driver:
Only available for software that can be updated using the SAM Flasher! See Software Compatibility
The SAM GUI Flash Tool is a standalone tool that allows for application reflash of the SAM once the bootloader is installed.
To install the GUI:
The following instructions are used to compile the application binaries.
To compile the application: