• Use the ULINK2 to read flash?
    Recently we had a developer "mis-place" a project for a piece of manufacturing test equipment. We need to duplicate the firmware in that piece of equipment (in case of failure). Is there a way in uVision...
  • Multiple declaration of the same variable
    I builded a small project as follows: ============================= int a; int a; // Yes the same variable declared in the same way main() { ...// anything } ============================...
  • uLink2 - Chaining Multiple STM32 Devices
    The uLink2 manual says that it supports chaining multiple devices, with certain restrictions: http://www.keil.com/support/man/docs/ulink2/ulink2_su_chaining.htm See also: http://www.keil.com...
  • about ulink2
    Can keil ulink2 simulate C167 devices? I think C167 isn't supported by it for C167 have not a OCDS port. If can, please tell me how to connect ulink to C167.
  • Problem with ulink2
    Hi, I'm using keil Ulink2 to program an Infineon XE167 but the flashing programmation is very very slow! With the old Ulink I haven't this problem. I set the Jtag frequency on 10MHz but it's still...