• 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
  • RL-ARM-Library mixed with STR9-Library
    I'm using RL-ARM-Library on a STR9-Hardware. Can I use the STR9-Library together? How have I to program interrupts together with RTX-Kernel?