• Are capability registers used when compiling for normal Morello (without pure-capability) with LLVM?
    When compiling code using LLVM in normal mode without pure-capability, I was curious as to why the printf function used capability registers? I found this out when I was trying to use the printf function...
  • Are capability registers used when compiling for normal Morello (without pure-capability) with LLVM?
    When compiling code using LLVM in normal mode without pure-capability, I was curious as to why the printf function used capability registers? I found this out when I was trying to use the printf function...
  • If my UART driver returns a capability as false, does it mean the hardware is not capable?
    I need a timeout event for my UART receiver. I followed guide to get the capabilites of the driver. It returned false for Event Rx Timout. Does this mean that the µC is not capable of it? In my case it...
  • If my UART driver returns a capability as false, does it mean the hardware is not capable?
    I need a timeout event for my UART receiver. I followed guide to get the capabilites of the driver. It returned false for Event Rx Timout. Does this mean that the µC is not capable of it? In my case it...
  • Unknown armasm error
    Note: This was originally posted on 21st October 2010 at http://forums.arm.com I am using RVCT 4.1 build 462, and I have seen this armasm error: A1903E: Line not seen in first pass; cannot be assembled...