• Redirection of terminal output with custom script
    Hi, I am trying to add a custom tool in the UVision IDE 4.73. Running a tool works perfect and I have 2 situations that influence my script output behaviour. In the "Customize Tools Menu" : ...
  • Need Help for configuring the GPDMA for both SD/MMC and SPI for ADC Read
    Hi All, We are developing an application in which we are using SD Card Interfaced using MCI and DMA and SSP0 is confiugred as SPI with DMA to read the data from the ADC to USB RAM. But i have...
  • Scripting and tracing
    Hi all, Is it possible to automatically export in a .csv file the trace records after the execution without using the GUI, but chosing file name in the .ini file? If not, is there a workaround to...
  • 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