• Cortex R8 axi unaligned transfer
    I have an issue in my retarget printf study AXI master port have not any transfer when I change address to unaligned address There is my C code volatitle int *tube = (volatile int *)0xfc000000;...
  • Cortex R8 axi unaligned transfer
    I have an issue in my retarget printf study AXI master port have not any transfer when I change address to unaligned address There is my C code volatitle int *tube = (volatile int *)0xfc000000;...
  • AXI Unaligned Transfers Address Clarification
    Hi, we are implementing AXI-Lite interface with 64 bits data transfer bus on WDATA with 8 bits WSTRB implemented. Assuming that we have a data transfer of address 0x04, which is non address align to the...
  • AXI protocol - Unaligned data transfer definition
    IN axi,what is unaligned data transfer??
  • AMBA AXI :Unaligned "INCR" data transfer
    Hi,     i am confusing in the following point ,with an example....    if      Start_Address = 23      Number_Bytes = 8      Burst_Length   = 8      data_Bus_Byte =4 1.How many data transfer required to...