• RL_TCP Does not ping once cable reconnected
    Hi, I have made a simple test for new version 6.2.0 RL_TCP, I'm not using DHCP, every thing works perfectly, But when I disconnect Ethernet cable and reconnect it, the board does not ping, I should...
  • RL_TCP on Cortex R4, RM48 - throwing Heap error : Heap was used, but no heap region was defined. What could be possible scenario?
    Hi, I have tried to port the RL_TCP from Keil on to my RM48 HDK. I am using the TCP_ARM_L.lib I am getting an error as: .\Objects\tcpstandalone.axf: Error: L6915E: Library reports error: Heap was used...
  • Crash Routine ???!!!
    Iam working on LPC2378 with KEIL3. There is no OS and its a customized board. An problem occured when i called a function 'Init_VIC()' ... i guess !!! it is defined as /* Initialize the...
  • lpc2378 crash
    hello, I'm using Keil Realview compiler with the MCB2300 board (lpc2378). I've a simple program that toggles a pin every 1 msec using a timer 0 interrupt. In the main loop a array is being filled and...
  • Mysterious crashes
    I'm working on a uVision4 project for the Atmel SAM3S4B, and have been observing strange crashes in my code. The issue comes and goes after editing and recompiling code for no apparent reason, but it...