• Comiling and linking tooooo slow
    Hi, After I boot my sistem it takes only some seconds to compile and link with keil. But after some time working with it, it may take up to 40mins to compile the same program. I've reinstalled, I'v plenty...
  • Comilation & Hex file created but after
    Hi I have return a code (my own led_init function) by referring a code on internet, my code is compiled successfully and 0 errors, once I flash my code to development code and starts to debug the resultant...
  • real view comiler help for cortex m3
    we are using ti cortex m3 uc. keil uv 4.03 i want to implement a bootloader so that the bootloader will the apllication ie my main function. but i was wrote the code for resetisr handler (i am usign...
  • strange linker behaviour
    Ok, I think, BL51 tries to fool me. I tell him where to place my code segments and he gives me this link map: TYPE BASE LENGTH RELOCATION SEGMENT NAME -------------------------------------------...
  • Does PK166 comile and link non-use functions ?
    Hi, As far as I know PK51 will compile and link non-use functions though the comiler issues a warning. It seems that PK166 does not compile and link non-use functions, is that correct ? Daniel...