• BL51 How to set default library to user defined space
    Dear, i would like to help from you. I programming myself flash update via serial link. I set the all functions (flash page erase, read and write) to address starts with 0x8000. These functions are...
  • BL51 How to set default library to user defined space
    Dear, i would like to help from you. I programming myself flash update via serial link. I set the all functions (flash page erase, read and write) to address starts with 0x8000. These functions are...
  • Doc link seems broken
    Hi, the doc link provided in the pinned section of forum is broken - https://arm-software.github.io/VHT/main/overview/html/index.html Please fix it and provide the link to AVH docs. Thanks, RM
  • BL51 problem
    Hi, I have created a assembler project with 8 modules in it. the first module which contained the starting programm has a segement declare as below: cseg AT 0 ljmp MAIN CODE_SEG segment CODE ...
  • BL51 Error
    When i link my program with 40 lib files in bl51,it fails.i can't get the error code,it's only failure.My program is below bl51 common{1.lib},common{2.lib}common{3.lib}.......................common{40...