• Stand alone Flash Programming
    Is it possible to use the Ulink2 JTAG adapter to flash a device (LPC2132) without requiring the IDE? I'm looking for some way of providing production programming using a simple interface. Thanks.
  • Using os_evt_get() alone ?
    Hi, Im using RTX kernel with the TCP Net library. The manual says I have to do all my Tcpnet jobs in one task ... So , I have to manage some events for each Tcp socket used. (connecting, sending...
  • stand alone ULink programmer needed
    Is there stand alone programmer software that uses the ULink or ULink2? I need to program LPC2129s without using the uVision. Thanks! Chris
  • stand alone ULink programmer needed
    Is there stand alone programmer software that uses the ULink? I need to program STR710FZ2T6 without using the uVision. Thanks Juanjo
  • Different behaviour in debugging and stand-alone
    Hello! I've got the problem that the same code works different in debugging mode and in "normal" stand-alone mode. In debug mode - with or without any breakpoints - all works nice, but when I disconnect...