• were is the STM32F10x Software Library Users Manual
    Hi. Just a simple question, I can't seem to find the STM32F10x Software Library Users Manual which should be available after installation, on the uVision Project Workspace - Books tab, but it Isn...
  • All Code Rebuilt when using Command Line
    Can anybody help me with this? I am building from the command line using a batch file. Every time the batch file is run, all C files are rebuilt even if there were no changes. Building from the uVision2...
  • MDK 4.71 / 4.72 build compiles all
    MDK 4.72 seems to always recompile all project files, greatly extending compile times. 4.71 does this along with performing a project clean if the "use cross module optimization" is checked. 4.71...
  • MDK ARM9 - it doesn't compile my main code at all.?!
    I made a simple application for MCBSTR9 (ARM9 based demo board, but nvm really). I have the startup and interrupt handler code included in the project (91x_it.c), it compiles and executes/sets up the...
  • if i were to develop code for A57 on simulator, what would i set my toolchain to?
    I would like to develop code for A57 (AARCH64). What toolchain should I use for ARM simulator? can i insert it into DS-5 eclipse enviornment? Is there a eclipse plugin? If not what do I set to build debug...