• Command not supported.
    I'm a beginner to stm32 world, and currently using STM32F407VG and the KEIL version is MDK 5.30. I started with the basic example blinky code. And when I'm trying to flash the code a dialogue box is popping...
  • problem with the gmake command(matlab -> Keil)
    hello, I have a problem when I want to generate code from Matlab/Simulink with real time workshop for a model: That is what Matlab says to me: ### Starting Real-Time Workshop build procedure for model...
  • Use of LOAD command on KEIL to download
    Hi, Can anyone tell whether we can use LOAD command in KEIL IDE environment for downloading software? If so how to use this? Should the IDE be in debug mode to use this command? Regards Suds
  • '_at_' command
    Hi guys! How can I compile codes with '_at_' command ? i mean with a C166 compiler, the previous guy had did the compilation using a C51 compiler but I need to compile it using C166 instead. thanks...
  • error command
    The following sequence worked in previous versions; what is the correct syntax now? #ifndef SYS_HW error: SYS_HW must be defined !! #endif