• STR9 library in C++
    I want to use the RV c++ compiler in combination with the ST91 library. I renamed all files in this library to *.cpp and rebuild the library. There is one problem left. Some assembler source files...
  • Interrupt Keil Style Vector Table
    Hi, MCBSTR7 User's Guide suggests below code to assign interrupt vector addresses. I wonder the second line. It makes first cast to u16 and then shift by 16 bits. I checked the code in debug, the...
  • STR9
    Tamir. In my last question and you said that the start time bit was to slow. But I still cannot get it to work properly. Plese can you look at the code again and tell me what is wrong. J. Talamar...
  • STR9
    I am running a program test it is giving the following error I tried many options but it is there test.axf: error: L3900U: Unrecognized option '--scatter'. Target not created
  • Adding // style comment
    I would like to request on the next update of the ARM tools that a check box be added to allow "// style comments". This has been added to the C99 standard. This way, Stict ANSCI C can be checked...