• File unlocking
    Hi all, can anyone tell me how to unlock the file which is with the lock symbol? Can't we edit that file? Thanks
  • testing procedure
    hi iam hosam iam a new member in this field of FPGA testing using JTAG and BSDL i just want a guide to get the procedure of testing FPGA using JTAG (just main points) to complete my degree of master...
  • is this procedure correct ?
    unsigned char read_val1; unsigned char read_val2; unsigned char read_val3; void send_uart(void); void send_uart() { #pragma asm S1 EQU 08H S2 EQU 09H S3 EQU 0AH S4 EQU 0BH E1 EQU 0CH...
  • lock / unlock file
    When I am using uVision 4.21 to check project source files. I found some files have a key on the file icon. It looks like the file is locked and user can not edit it. My question is: How to lock...
  • unlock locked files in mdk5
    Hi, I would like to make changes in the .h header file which is included in the CMSIS driver of MDK5. The header file is contained with icon of a key which means locked. How can I make it editable.Any...