• AC6 peripheral register structural access issues
    Hi, I have trouble accessing registers with structures which work with AC5. Below is the structure definition. /*---------------------------------------------------------------------------*/ /*...
  • AC6 peripheral register structural access issues
    Hi, I have trouble accessing registers with structures which work with AC5. Below is the structure definition. /*---------------------------------------------------------------------------*/ /*...
  • Keil Compilation issue with linking OBJECT FILE "FILE: RAM.OBJ"
    Hi, I'm trying to upgrade the Compilation Process followed in my old code which was working with 16-bit keil compiler ,now with 64-bit keil compiler.Following are the steps done below: Installed...
  • Keil Compilation issue with linking OBJECT FILE "FILE: RAM.OBJ"
    Hi, I'm trying to upgrade the Compilation Process followed in my old code which was working with 16-bit keil compiler ,now with 64-bit keil compiler.Following are the steps done below: Installed...
  • ARM DS-5 Compiler issue: fatal error: No such file or directory
    Dear all, I'm tring programing with ARM DS-5 on Zedboard, I just made a simple project to test Bluetooth function. In this project some bluetooth header files were needed, I copied the header files to...