• how to enable Fiq in Real View?
    I know how to make a fiq in CARM,but asfor the real View,it seem different. Can somebody help? Should I write the program like this: __irq void FIQ_Handler (void) { IOSET1 = 0x00FF0000; //Set the...
  • how to enable Fiq in Real View?
    I know how to make a fiq in CARM,but asfor the real View,it seem different. Can somebody help? Should I write the program like this: __irq void FIQ_Handler (void) { IOSET1 = 0x00FF0000; //Set the...
  • Real View IDE problems
    Hi, When I scroll up or down using the PgUp or PgDn keys or mouse, the text in my editor window is not completely refreshed (repainted). If the current view has tabs or spaces where the previous...
  • Real View IDE problems
    Hi, When I scroll up or down using the PgUp or PgDn keys or mouse, the text in my editor window is not completely refreshed (repainted). If the current view has tabs or spaces where the previous...
  • 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...