• va_start/va_arg: how do these work? Have problems with them.
    Hi, First of all: I'm using a XE167FM-72 microcontroller. I'm stuck using the va_* family of functions. I've looked into the generated assembler code, it seems that it passes the first parameters...
  • va_start/va_arg: how do these work? Have problems with them.
    Hi, First of all: I'm using a XE167FM-72 microcontroller. I'm stuck using the va_* family of functions. I've looked into the generated assembler code, it seems that it passes the first parameters...
  • what did these  Assembly codes mean?
    Note: This was originally posted on 3rd February 2009 at http://forums.arm.com Dear all, i debugged my codes on AXD, and the microcontroller is arm7 s3c44b0. it ran well at the beginning, into the "main...
  • what did these  Assembly codes mean?
    Note: This was originally posted on 3rd February 2009 at http://forums.arm.com Dear all, i debugged my codes on AXD, and the microcontroller is arm7 s3c44b0. it ran well at the beginning, into the "main...
  • Legal transactions for AXI FIXED mode
    Hello, I am currently using AXI with burst type of FIXED for writing into a fifo. its data bus width is 32 - bits. 1. So i wanted to know whether AWSIZE of 64-bits and greater are legal or no. If...