• need help immediately
    IOSET1=0XFFFF0000; IOCLR1=0XFFFF0000; software is this but pll=5-2 mam=1-7 i tried i can see only 1.5 mhz out.i must see araund 30 mhz because my crystal is 12 mhz*5=60 mhz how can i solve this...
  • CMSIS-RTOS osSignalSet not immediate
    I have several tasks running with different priority levels. The problem I am seeing is that a high priority task that is waiting w/timeout on a signal is not being put into the running state immediately...
  • push reset then immediately click load
    I had a similar problem. My solution was i pushed reset button on the board and immediately then clicked load icon on the ide. That's it.
  • Debug on real board stops immediately.
    I am currently enrolled in EDX online course and started with the first assignments, however while carrying out the debug phase the simulator reverts to editing mode. I am using Windows 10 machine and...
  • Immediate offset problem with the LDR commands
    Compiler give error message for following codes. A1174E: "Data transfer offset 0x00000102 out of range. Permitted values are 0x00..0x1F" LDR R1,=USB_BASE LDRB R0,[R1,#USB0_CSRL0] ; Error code...