• How to get the secure(or non-secure) state on Cortex-A53?
    Could anyone give me the code to get the current secure state?
  • How to get the secure(or non-secure) state on Cortex-A53?
    Could anyone give me the code to get the current secure state?
  • Cpp Objects not getting included in hex file
    Hi, My project consists of c and c++ libraries. main function is in c source file. Whenever i am trying to call c++ functions, it is compiling and linking without errors. But c++ object are getting...
  • Cpp Objects not getting included in hex file
    Hi, My project consists of c and c++ libraries. main function is in c source file. Whenever i am trying to call c++ functions, it is compiling and linking without errors. But c++ object are getting...
  • Converting an object file with OBJECTEXTEND to the older format
    I need to use a library file that had the obj files compiled with v7.05 and the OE switch. I am using an older set of tools and the BL51 linker v3.45 can't deal with the new obj format. I don't have the...