• Unexpected value in R0
    Hi, I'm back with more questions :) I have a 4-element array of 4-byte bit field structures filling up my bit addressable memory. Those structures are manipulated a lot in my code. I have found that...
  • Unexpected value in R0
    Hi, I'm back with more questions :) I have a 4-element array of 4-byte bit field structures filling up my bit addressable memory. Those structures are manipulated a lot in my code. I have found that...
  • How can I local gles error: [gles_state_set_error_internal:62: GLES ctx: 0xe097c008, error code:0x500]
    Error code on Android device: -- gles_state_set_error_internal:62: GLES ctx: 0xe097c008, error code:0x500 gles_state_set_error_internal:63: GLES error info:<target> is not an accepted value -- The device...
  • How can I local gles error: [gles_state_set_error_internal:62: GLES ctx: 0xe097c008, error code:0x500]
    Error code on Android device: -- gles_state_set_error_internal:62: GLES ctx: 0xe097c008, error code:0x500 gles_state_set_error_internal:63: GLES error info:<target> is not an accepted value -- The device...
  • Three question on AXI transfers, related to disjoint byte access in a single 4 byte word, single transfer.
    I have three question on AXI transfers, and these all relate to a) my understanding of the spec, as all question do, and b) a single write transfer to a single 32-bit aligned address. I would like to...