• Source browser in MDK 5.24
    Contrary to Keil's promises I have found the old Source Browser in the new release of tool chain. Does anyone see the new Source Browser? Does
  • Identifying unused functions
    I'd like to know if anyone has any hints on identifying unused functions using the C166 compiler/linker. We have a large codebase shared between multiple projects and it would be beneficial to code size...
  • Identifier "class" is undefined
    Hi everyone! I am using MDK-ARM Lite Edition / uVision V5.22.0.0 and i am developing for a STM32F446 microcontroller. I have a project consisting of *.c and *.h files that can be compiled without any...
  • how to initial stuff??? confusing !!!
    i am new to this and have read through documents needed for this board but still confused... how can i make the RI in F226 to work??? what must i add or initialize???
  • Regarding IVT and Memory mapping stuffs
    Hi Sir, I have a doubt, about Interrupt Vector Table (IVT) location as follows. Whether the IVT remains in lowest address (0x00000000) irrespective of what memory mapping is used? As the RST in...