• RE: Fiq in Real View
    Hi Recently I updated MDK-3.4 evolution version . I simulated the keil CARM example “EX11-InterruptFIQ†in both versions 2.4 and 3.4 and its fine. Then implemented Fiq interrupt in my program...
  • NEON intrinsic problem in Real View
  • real view tcp/ip suite
    'm working on an embedded server project.Do i need to enable ethernet controller manually, or is it configured automatically when i configure the settings in netconfig?
  • Keil Real View Debugger -ulink2
    1)Unit can be configured with Target Board (ADUCM360) and shows the Target Serial No and we can set the clock frequency. Set to 1MHZ to test Normal 10Mhz 2)Upon load 1st time we are getting Error...
  • NOINIT in Keil Real View Compiler
    Hi, I'm using Keil uVision 3 IDE and ARM Real View Compiler. I want not to initialize some variables (some unions, structures, etc). I tried out with the compiler directive "#pragma NOINIT", but with...