• RL-ARM control got stucked in
    I am trying to interface RS232,CAN and Ethernet to ARM7 using RL-ARM Library. I am using MCB2300 Evaluation Board for this. I am referring EasyWeb example program for interfacing Ethernet. First I interfaced...
  • sprintf got stuck while using RTX Kernal
    Hai, I am using LPC2119 microcontroller. I want to print some variable value in LCD. When i use sprintf(lcd_buf,"Value = %03d",x); for getting a value in buffer then print it. It is working properly...
  • LPC11C got stuck after NACK CAN msg
    I have two LPC11C14 connected via can bus, terminated by 120Ohm on both ends. I also connected Logic Analyzer to scan CAN bus. I was able to send one message over the bus, without acknowledging the message...
  • Program execution getting stuck
    I am working on LPC2106 microcontroller with Keil development tool.My problem is upon a function execution the controll is getting transferred back but Link Register is not getting next instruction/function...
  • Using Gameboy to learn ARM embedded programming.. got stuck with RS232!
    I recently picked up a GBA, along with an ez flash cartridge, just to have an inexpensive platform to fiddle with an ARM! After flashing some simple Hello World apps, to make sure my toolchain /...