• SCVD XML parsing error, print in '<out> <item>'
    I am following appnote 316 to configure stack usage monitoring. Keil is giving an error "E405: Invalid statement" on the print element. As far as I can tell this is valid and correct. How do I resolve...
  • SCVD XML parsing error, print in '<out> <item>'
    I am following appnote 316 to configure stack usage monitoring. Keil is giving an error "E405: Invalid statement" on the print element. As far as I can tell this is valid and correct. How do I resolve...
  • Component Viewer Error: Failed to parse RTX5.scvd
    Hello All, I am trying to follow the CMSIS-RTOS2 RTX5 tutorial (edit: using Keil uVision v5.20), but I get an error when I start the debugger and cannot open the RTX RTOS Component Viewer : Expression...
  • Component Viewer Error: Failed to parse RTX5.scvd
    Hello All, I am following the tutorial for implementing CMSIS using Keil uVision v5.20: https://www.keil.com/pack/doc/CMSIS/RTOS2/html/rtos2_tutorial.html On "Exercise 1 - A First CMSIS-RTOS2 Project...
  • Translate C-file or assembler file to hex-file
    hello, i have a question for you guys. i use the Keil uVision4 software and want to translate a c-file or an assembler file to a hex-file. is this possible? Thanks