• 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...
  • code execution got stuck at BL.W instruction in dissembler.
    Hi, I am working on a project on stm32303vct6 based controller. When i dump my source code in controller through ST-Link debugger and run the code, it does not execute the code, i mean i didn't get...
  • 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...