• RealView MDK ver. 3.03a problems
    Hi All, I've just installed the RealView MDK-ARM product ver. 3.03a, but the os sys_init_user don't work correctly. Moreover, my project entry in the os_clock_demon but don't exit from it. Could...
  • Upgrading RealView MDK-Basic to RealView-MDK
    I want to buy RealView MDK-Basic now. Later may be i have to upgrade it to full version. Is it possible to pay the cost difference between the full and Basic version while upgrading ?
  • Workaround to stop compiler warning?
    Hi The following is a trivial routine. Function: Using the SSI controller, write a byte of data (dat) into the SSI (Synchronous Serial Interface)(Luminary LM3S9B96) Tx register(actually a FIFO)...
  • MISRA C Union Workaround
    Hello everyone, I am writing some code using an 8051 device and I'm trying to make the code MISRA C compliant. One of the MISRA C rules is that unions are not allowed (and truthfully, I don't fully...
  • Not Generic ARM7 option in RealView MDK!?
    Hello All, I just wondering if is possible to have a project with a generic ARM7(simulator+compiler). Looking at this page keil.com/.../uv3_ca_cpu_ndatabase.htm seems to be possible but when I downloaded...