• 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?...
  • uVision 5.29.0.0 WIN 10 PC new project. No device in “Select a device for target1” form's left box. My Device is ATSAME54P20A and is displayed in left column of Pack Installer. All packs/examples “up to...
    I have searched for and have tried many suggestions but nothing seems to solve the problem. I am missing something or make the same mistake over and over. Please help.
  • Is it possible to have a single Keil MDK project and two or more separate workspaces? If yes, then how?
    I have several nodes that are running the same project/code. I need to debug them simultaneously and that requires having separate workspaces. Now I have multiple copies of the same project. Yes, they...
  • Code is getting executed before 'Run' in the debug mode
    Hi, I am working with ARM cortex M4 on Keil MDK. 1) As soon as I start debug session, the code is getting executed before I run by pressing F5. 2) Also, the program is kind of halted at while loop...
  • [BUG]STM32F4xx_DFP v2.12.0 - PDSC file incomplete
    Hello Keil, I found that stm32f4xx_hal_mmc.c is not included in my project for some reason (but stm32f4xx_hal_sd.c and stm32f4xx_ll_sdmmc.c are included). I think, that this line is missing in...