Loading...
Loading...
Found 3 Skills
Used when you need to flash firmware to the target board using the built-in debugger of Keil MDK, which executes the download with the debugger and Flash algorithm configured in the project.
Used when you need to compile embedded projects via the Keil MDK command line, call built-in scripts to parse project files, execute builds, and locate firmware artifacts.
Keil MDK project build tool, used to scan .uvprojx/.uvmpw projects, enumerate Targets, execute build/rebuild/clean and parse build logs, return artifact paths that can be reused by jlink/openocd. The flash subcommand is only retained as a compatibility entry. It is automatically triggered when users mention Keil, MDK, uVision, UV4, Target enumeration, compilation, rebuild, clean, flash, firmware download, or flash. It also supports explicit invocation via /keil. Even if users only say "compile" or "flash to the board", this skill should be triggered as long as the context involves embedded Keil projects.