2013-11-12
WuyinS LPC1114 Minimal System testing notes
SWD and ISP tested OK.
// ***********************************************************************
// Program - Fong EKG v5.04
// Function - Olimex EKG Board Evaluation
// Author - TL Fong
// Build - 2013.11.12.01
// Date - 2013nov12hkt1551
// Hardware - WuyinS/Olimex/CooCox/MagicBlue/WHUT/Somy LPC1114/C14/301
// Olimex EKG board (SHIELD-EKG/EMG Rev B, Bulgaria 2011)
// Software - GCC ARM 4.7, CoIDE 1.7.5, CoLinkEx 1.1, Flash Magic v7.66
// ***********************************************************************
#include "test050.h"
// ***********************************************************************
// Main Function
// ***********************************************************************
int main()
{
testBlinkLpc1114LedP33(); // WuyinS LPC1114 Minimal Board P3.3 LED
}
// ***********************************************************************
// End
// ***********************************************************************
.END
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment