• ULINKplus - Save Power Consumption Data?
    Is it possible to save the power consumption data captured by ULINKplus - eg, to a CSV file? I can't see any option in uVision IDE, or anything mentioned in docs
  • Power saving modes
    Hello, I'm using the scu api in order to program transition between the XE166 modes. One of the mentionned steps is to copy flash to psram. Did someone know how can do this. and did someone have ideas...
  • Power-saving with C8051F310
    Hi. Which is the most power-saving-mode for the C8051F310 uC? Until now i throttle the oscillator down to SYSCTL/8(~3MHz) and switch the CPU to IDLE-Mode. But the datasheet explains, that it already...
  • Save the Logic Analyzer data
    Is it possible to save the Logic Analyzer data automatically to a file by a command in the debug.ini?
  • Saving Long Double Variables to Eeprom
    Hi, I have a Long Double (ld) variable which is 8-bytes long, and i need to write on eeprom to save settings for initializing of the system. As we know eeprom works on 1-byte memory sections so i...