• µVision V4.50 color settings
    Hi, in the MDK 4.5 color settings need to be changed each time µVision is started: e.g. when i change in Configuration->Color&Fonts->C/CPP Editor Files->Preprocessor to e.g. blue, close µVision...
  • µvision Configuration Wizard different settings
    Hi, i'm using the uvision Configuration Wizard and a board in different versions in HW. Is there a way to provide different settings by ConfWiz like following? #define HW_Version 1 // // Timer clock...
  • Instruction Set Manual Question
    I was unsure as to what the meaning of "Bytes" was in the description of a given instruction. For example: For the MOV opcode, two of the given mnemonics are: MOV @Rn, #immediate C AC F0 RS1...
  • rfft_fast_f32 Not Producing Expected Output
    I have been trying to use the RFFT functions in the CMSIS DSP library which has been giving me some confusing outputs. From the documentation : Looking at the data, we see that we can uniquely represent...
  • problems µVision 1 <-> µVision 2
    Hi! I'm using a 80C515! Now i'm using µVision2 to make my programs. But from time to time i have undefinably problems with my progs. Changing some variable declarations solve that. My memory usage...