• Primer required
    Hello! Untill now I am using 8,16 bit processor & programming using assembly language. Now I am switching to embedded C & ARM core processor like LPC1768 & STM 32. So can i found some primer for this...
  • help required
    Dear All I have to build an application that uses LM3S8962 Microcontroller from Texas Instruments to control the speed and direction of dc motor. As i am new to microcontroller programming and is much...
  • "automatics require more than 16384 bytes" - What does that mean?
    C166+AR166, MCBXC167-Net Board with XC167 Controller. The Compiler list the following error: "FIELD.C(89): error C176: 'test': automatics require more than 16384 bytes" What does that mean? How can...
  • BYTES
    hi In language C, how I can obtain each BYTE of a number floating point located in XDATA. Example: If number is -12.5 Address 0 1 2 3 Content 0xC1 0x48 0x00 0x00 How I can consent to each...
  • RL-ARM memory requirements
    Does anyone know where to find the ROM and RAM requirements for each RL module. For example - FlashFS needs x Kbytes of Flash and y bytes of RAM to run.