• App doesn't start occasionally
    Good day to everybody! My device has C8051F340 MCU on board. I have project that is strange . E.g 5 times app starts - on 6th time it doesn't and so on. Project architecture is Bootloader ...
  • Device suffers from reproducible resets once optimisation is turned on
    I've recently begun work on maintaining and adding functionality to an existing product using the Chipcon CC1010. <snip>
  • Timer interrupt occasionally fires too early...
    Hello All New to this forum and had a couple questions/observations regarding the standard peripheral driver (v3.10). Specifically, the stm32f10x_tim.c/h driver. I am developing on a STM32F103ZE...
  • TCPnet delay after inactivity
    Hello. I am having a problem with the RTOS-TCPnet library used under the NXP LPC3240 microcontroller. The microcontroller is configured as server. If after about 10 minutes of inactivity (I didn...
  • also about RECURSIVE CALL TO FUNCTION
    When I attempt to link my project, the linker reports the following diagnostic: *** WARNING L13: RECURSIVE CALL TO FUNCTION CALLED: _?NETIP_TXPKTDATAGRAM/NET_IP CALLER: _?NETIP_TXPKT/NET_IP please...