• Blink Heartbeat led when a sequence of led blinks
    Hi I am new to embedded c, i have to write code to blink led from 1 to 24 in a sequence and a “heart beat” LED blinking at 2 Hz frequency will be driven by Pin 28 of Port 0. i managed to write code...
  • Blink Heartbeat led when a sequence of led blinks
    Hi I am new to embedded c, i have to write code to blink led from 1 to 24 in a sequence and a “heart beat” LED blinking at 2 Hz frequency will be driven by Pin 28 of Port 0. i managed to write code...
  • [Help] Secondary Bootstrap Loader + Blink Led is not working
    Hi, I'm trying to develop a firmware to toggle the P7.3 pin from XC2267 (infineon) after jumping by my own Secondary Bootstrap Loader (ASC) using Keil. To do this, I am entering in BSL mode, sending...
  • [Help] Secondary Bootstrap Loader + Blink Led is not working
    Hi, I'm trying to develop a firmware to toggle the P7.3 pin from XC2267 (infineon) after jumping by my own Secondary Bootstrap Loader (ASC) using Keil. To do this, I am entering in BSL mode, sending...
  • can anyone help me with assembly language program to blink LED
    Hi, I am completely new to this ARM world. Can you please help me with a sample code to blink LED using assembly language program. At present I have done using embedded C. Chip no used is LPC2124...