• Strange behavior of TCP NET on LPC2367
    Hello all! I have some problem with TCP NET Suit. I using LPC2367+Micrel KSZ8721 + TCP/IP Network Suit from Keil. When i set CCLK <= 32Mhz everything is fine. But when i try to set CCLK >32 Mhz there...
  • Don't work RL-TCP NET
    I want use RL TCPnet on lpc2368. I use it such as this example: www.keil.com/.../rlarm_tn_using_tcpsoc_example.htm GSM module connect via COM, because, I implemet next functions in my programm...
  • Strange behaviour strstr() function
    Hi, I use RealView MDK-ARM 3.15b. When I call tge strstr function to search a substring in a larger string it always return NULL. This is my code char* ptr; char str1[80] ; char str2[80];...
  • Strange stack behaviour question.
    Hi, It's about the STM32F103. Due to my previous post my application first fills all (at that moment) free stack memory locations with a value of 0x55555555. This all works fine so does the application...
  • RTC strange behaviour
    Hi! I had inicialize RTC and it's work fine. Than I tested some other example and then I flash again first program with RTC and didn't work. I'm using MCB2300 with LPC2378. My inicialization...