• 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?...
  • Packed structure is not packed
    I would like to have a packed structure (because I'm gonna store those data in flash, and need it as small as possible). I'm using Keil 5.22 on nRF51822. typedef struct { uint16_t packedValue;...
  • Open AT
    hey any one have worked for Open AT software for wavecom modem
  • Opening a Project and Finding Files
    I am brand new to all of this but I'm looking for insight on how to open a project and bring in all the associated files. I have opened the project file but all the .c files come up with warning...
  • can't open file 'XC16X.h'
    Hello, I am a newbie to Keil compiler. Now I am working on uVision2 with C compiler V4.23. 1. Do I have to add all header files into a group under "Target1"? 2. I created a project. While building...