ASM Blinky Demo ('Hello World') for ezSBC2

Russtopia
Posts: 1
Joined: Mon Sep 23, 2013 9:19 pm

ASM Blinky Demo ('Hello World') for ezSBC2

Unread post by Russtopia »

Hi, I adapted the 'hello world' blink LED Assembler example for the LPC17xx to the ezSBC2 1374, originally from here:

https://embeddedfreak.wordpress.com/200 ... -assembly/

ZIP archive is here:

https://docs.google.com/file/d/0ByNvoX1 ... sp=sharing

(Choose 'File->Download' Google Drive viewer to get the ZIP file)

This ZIP also includes a quick and dirty C program that computes & inserts the required checksum at Reserved Vector 0x1C of your assembled .BIN image so the ezSBC2 USB firmware loader with accept the file.
Post Reply