• function for LUT search
    Hi, I am interested in implementing a lookup table in code segment as below. LUT[] = { {0x01020304, "String1"}, {0x05060708, "String2"}, {0x0b0c0d0e, "String3"}, {0x22334455, "String4"}...
  • function for LUT search
    Hi, I am interested in implementing a lookup table in code segment as below. LUT[] = { {0x01020304, "String1"}, {0x05060708, "String2"}, {0x0b0c0d0e, "String3"}, {0x22334455, "String4"}...
  • Suggestion for improvement: Website Search
    1. Direct access to 'Advanced' search. 2. More specific 'Product Manuals' search. eg, for ARM, 'Product Manuals' includes the current RealView tools, Libraries, the old Keil tools, uVision, uLinks...
  • Suggestion for improvement: Website Search
    1. Direct access to 'Advanced' search. 2. More specific 'Product Manuals' search. eg, for ARM, 'Product Manuals' includes the current RealView tools, Libraries, the old Keil tools, uVision, uLinks...
  • Searching for free programming tool.
    Hi, our company has developped STM32F103 Cortex M3 applications which are flashed into our systems in the production facility with a old free RFlasher7 (JTAG/SWD) tool. We now have developped a new system...