• tcp/ip: ARP broadcast trailing zeros, fails
    I'm attempting to set up a TCP socket connection using the MCB2300 eval board. The board sends an ARP request, but it is not answered by the gateway. Using Ethereal, I compared the ARP request with one...
  • tcp/ip: ARP broadcast trailing zeros, fails
    I'm attempting to set up a TCP socket connection using the MCB2300 eval board. The board sends an ARP request, but it is not answered by the gateway. Using Ethereal, I compared the ARP request with one...
  • fdelete error to delete directory
    I am using LPC1788 with RL-ARM & Keil MDK4. I am using the RL Flash File System with a NAND Flash. I have created a folder & successfully added several .txt files in it. Now i want to delete all...
  • delete task that does not exist
    I am using the RL-RTX Kernel What I am trying to do is delete a task before it is created. As I understand the docs for os_tsk_delete it should return OS_R_NOK if the task cannot be deleted...
  • why after deleting some functions, the IData Space overflow!
    I got a demo sources from our chip vendor. It can be compiled successfully! However, after I comment out some functions, the compiler says that IData Space overflow. When I check the MAP file, I find...