Skip to content
Miro Samek, “Building bare-metal ARM systems with GNU” (June 2007, Embedded.com). This code is the C version of the Blinky code mentioned in the 10-part series from Embedded.com called “Building bare-metal ARM systems with GNU”To read Part 1, go to What's need to get started. To read Part 2, go to Startup code and the low level initialization To read Part 3, go to The Linker Script . To read Part 4, go to C and C++ compiler options To read Part 5, go to Fine-tuning the application To read Part 6, go to General description of interrupt handling To read Part 7, go to Interrupt locking and unlocking To read Part 8, go to Low-level interrupt wrapper functions. To read Part 9 go to C-level ISRs and other ARM exceptions To read Part 10 go to Test strategies
Continue Reading
With a traditional account...
{* #signInForm *}
{* signInEmailAddress *}
{* currentPassword *}
{* /signInForm *}
Welcome back, {* welcomeName *}!
{* loginWidget *}
Welcome Back
{* #signInForm *}
{* signInEmailAddress *}
{* currentPassword *}
Sign In
{* /signInForm *}
Your account has been deactivated.
Account Reactivation Failed
Sorry, we could not verify that email address.
Account Activated
Your account has been reactivated.
You must verify your email address before signing in. Check your email for your verification email, or enter your email address in the form below to resend the email.
{* #resendVerificationForm *}
{* signInEmailAddress *}
{* /resendVerificationForm *}
Please confirm the information below before signing in.
{* #socialRegistrationForm *}
{* firstName *}
{* lastName *}
{* displayName *}
{* emailAddress *}
By clicking "Sign In", you confirm that you accept our
terms of service and have read and understand
privacy policy .
{* /socialRegistrationForm *}
Please confirm the information below before signing in. Already have an account? Sign In.
{* #registrationForm *}
{* emailAddress *}
{* newPassword *}
{* newPasswordConfirm *}
{* displayName *}
{* jobTitle *}
{* firstName *}
{* lastName *}
{* ednembJobfunction *}
{* jobFunctionOther *}
{* ednembIndustry *}
{* industryOther *}
{* linkedinProfileName *}
{* twitterProfileName *}
{* companyName *}
{* addressStreetAddress1 *}
{* addressStreetAddress2 *}
{* addressCountry *}
{* addressState *}
{* addressStateText *}
{* addressCity *}
{* addressPostalCode *}
{* phone *}
{* optInRegistration *}
{* optAgree *}
{* optShare *}
{* applicationAndTech_analog *}
{* applicationAndTech_power *}
{* applicationAndTech_memory *}
{* applicationAndTech_programmableLogic *}
{* applicationAndTech_computingGraphics *}
{* applicationAndTech_entertainment *}
{* applicationAndTech_networking *}
{* applicationAndTech_testAndMeasurement *}
{* applicationAndTech_electromechanicalComponents *}
{* applicationAndTech_connectorsInterconnects *}
{* applicationAndTech_rfOrMicrowave *}
{* applicationAndTech_microprocessorsMicrocontrollersSignal *}
{* applicationAndTech_icDesignTools *}
{* applicationAndTech_embeddedDevelopmentTools *}
{* applicationAndTech_controlSystems *}
{* applicationAndTech_mobileDevices *}
{* applicationAndTech_safetySecurity *}
{* applicationAndTech_passiveComponents *}
By clicking "Create Account", you confirm that you accept our
terms of service and have read and understand
privacy policy .
{* /registrationForm *}
We have sent a confirmation email to {* emailAddressData *}. Please check your email and click on the link to verify your email address.
We'll send you a link to create a new password.
{* #forgotPasswordForm *}
{* signInEmailAddress *}
{* /forgotPasswordForm *}
We've sent an email with instructions to create a new password. Your existing password has not been changed.
{* mergeAccounts {"custom": true} *}
{| foundExistingAccountText |} {| current_emailAddress |} .
{| moreInfoText |}
{| rendered_existing_provider_photo |}
{| existing_displayName |}
{| existing_provider_emailAddress |}
Created {| existing_createdDate |} at {| existing_siteName |}
{* #signInForm *}
{* signInEmailAddress *}
{* currentPassword *}
{* /signInForm *}
Sorry, we could not verify that email address. Enter your email below, and we'll send you another email.
{* #resendVerificationForm *}
{* signInEmailAddress *}
{* /resendVerificationForm *}
Check your email for a link to verify your email address.
Thank you for verifiying your email address.
{* #changePasswordFormNoAuth *}
{* newPassword *}
{* newPasswordConfirm *}
{* /changePasswordFormNoAuth *}
Your password has been successfully updated.
We didn't recognize that password reset code. Enter your email below, and we'll send you another email.
{* #resetPasswordForm *}
{* signInEmailAddress *}
{* /resetPasswordForm *}
We've sent you an email with instructions to create a new password. Your existing password has not been changed.
please updates link to download code.
I found them here:
http://www.state-machine.com/resources/articles.php
“what I'm referring to is: “where are the C codes?” and not the contents of the articles!”
I have found them here
https://archive.eetindia.co.in/www.eetindia.co.in/ART_8800522138_1800001_NT_f462ff45.HTM