Parent Topic
CodeKits 40-49

Topics
Processors
Hardware Kits

Sub Topics
CK004400
CK004401

Related Information
Available Literature
Technical Support

Embedded Processors Home

Élan™SC520 Startup Code (CAD-UL)

Type: CodeKits 40-49

This startup code is intended to be built with the CAD-UL tools and run out of flash memory or RAM on the Elan SC520.

This startup code sets up a protected mode environment for running a C application. Code is included to setup RAM from reset, setup interrupt and global descriptor tables, and programmable interrupt controllers. This code should be built using the CAD-UL tool change and can be burned into flash on the SC520 CDP using the most recent version of REMON(Codekit 2802 or higher).

Latest Version: CK004401

For Support, Email epd.support@amd.com

Compatible AMD Microprocessors and Microcontrollers Navigate to Topics Section

Hardware Kits that Contain this Codekit Navigate to Topics Section

Version Difference from Previous
CK004400 Initial version
CK004401 Dynamic RAM sizing algorithm included in the startup code in this version.