• inserting assembly code
    Hello people Could someone please tell me how to do this: 'The following assembly code must be included in your application. Its purpose is to set an LJMP into the AutoVector table at address 4000h...
  • asm inserts
    Hello! How can i insert necessary for me asm comands like push/pop? for example i got example from here www.keil.com/.../armclang_ref_chr1383658400125.htm int add(int i, int j) { int res = 0;...
  • USB Insertion Event Problem
    Part of the functionality of my application is checking to see if a USB mass storage class device is connected to the Type A connector. I'm currently using the MCB1700 evaluation board which features...
  • Program signature calculation and insertion
    I am a newbie to ARM7.I have a LPC2148 controller and a JTAG debugger.I have tried running a small led blinking code.In debug mode the led blinks but as soon as I'm out of the debug mode ,the led stops...
  • Ethernet cable insertion detection
    Hello, I need to make sure that my LPC2478 will configure its DHCP only after the physical insertion of the Ethernet cable into the controller (it seems that TCPNet cannot handle a situation where...