• Obtain code coverage info
    I am running my application on FPGA and I want to have code coverage report. I am able to know for each opcode in FPGA memory if it has been read or not and from this know the global code coverage and...
  • Obtain code coverage info
    I am running my application on FPGA and I want to have code coverage report. I am able to know for each opcode in FPGA memory if it has been read or not and from this know the global code coverage and...
  • problem with the size of the hex file obtained from the code banking application
    hi friends , I m a R & D engineer working for a company i have encountered an amazing problem with my linker . I am using a BL51 Linker and i m using L51_BANK.A51 file for the appropriate settings...
  • problem with the size of the hex file obtained from the code banking application
    hi friends , I m a R & D engineer working for a company i have encountered an amazing problem with my linker . I am using a BL51 Linker and i m using L51_BANK.A51 file for the appropriate settings...
  • remove project path info from binary/hex file
    Hi, is there a way in keil to remove info about project path like C:\...............from generated .bin or hex file? thanks