http://bugs.winehq.org/show_bug.cgi?id=8565
Summary: Cannot compile/debug projects in uvision3 Product: Wine Version: 0.9.38. Platform: Other URL: https://www.keil.com/c51/demo/eval/c51.htm OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: test AssignedTo: wine-bugs@winehq.org ReportedBy: paloseco@gmail.com
uvision3 is a set of tools, compiler and debugger for ARM microcontrollers. When I compile a project and there was supposed to be generated the binary code compiled and linked from assembler it creates files only the NOP instruction.
Furthermore, there are actions not being taken like adding variables to the watch window when you select over the variable with right click-> add to watch window.