• Cyrillic scripts
    Hi, how is it possible to add Cyrillic scripts in one of my c-files (working with mdk version 3.4)? const char text_cyrillic = {"Cyrillic script"}; best regards Arne
  • Exporting Trace data in file with uVision debug script (.ini file)
    Hi all, my problem is about the using of uVision 5.10 with UlinkPro and a Cortex-m4. I want to automatically export in a .csv file the trace records after the execution without using the GUI, but...
  • Keil JTAG Script writing
    Hi, I am trying to test my board using the <J-Tag script\b> means without entering into the source code. In this I can able to test my SDRAM by modifying the script. (I written code in C-language...
  • uVision debugger and scripts
    Hi I'm trying to make a scripting function in the debugger, and if possible load a text file and pull lines out to apply different data strings to a communications stack. The file commands (fopen...
  • Embedded Script Engine Experiences?
    Just started a little research on evaluating embedded script engines, since they seem to offer a great deal of flexibility and application 'enhancement' capabilities without the need to modify source...