• Simple Question
    What does the following mean? #pragma src #prgma OT (8) Thanks
  • A simple question about assigning number
    Hello, I think I missed something here but I don't get it yet :) this code: long x ; x = 100000 ; generated the following assembly: 00020004 E6F4A086 MOV R4,#0x86A0 00020008 E015 MOV R5,#0x01...
  • Simple question about fopen "a" option
    Hi I've search the website and the manuals and can't get an answer, i would phone up but as it's out of hours i thought i'd ask here first. I am using RTL-ARM and the FlashFS supplied by Keil on...
  • simple uC question
    I want to place some data in an array and then call this method to execute: unsigned char IAP_ProgramUserCodePage ( char idata * ptr, // Pointer to data buffer in RAM unsigned short addr, // Page address...
  • Simple question, but a difficult answer?
    I want to sent binary to comms port? Please explain can it be done