• how to open a .pack file
    I just downloaded the new CMSIS specification and it decompresses to a .pack file. How does one unpack such a file? Sid.
  • how to open a .pack file
    I just downloaded the new CMSIS specification and it decompresses to a .pack file. How does one unpack such a file? Sid.
  • How to open .pdsc file
    I downloaded keil MDK Middleware v7.4 . There I renamed the .pack file to .zip file to open it. Then I am clueless how to make progress. There is a .pdsc file that I guess needs to be opened but how?...
  • How to open .pdsc file
    I downloaded keil MDK Middleware v7.4 . There I renamed the .pack file to .zip file to open it. Then I am clueless how to make progress. There is a .pdsc file that I guess needs to be opened but how?...
  • How to download ELF file without opening the Project?
    We are using Keil uVision3 to develop and program the LPC2104, through ULINK&JTAG. Is there any way to download the ELF (or HEX) file without opening the entire project (with source code, etc..). ...