• uVision2: Incorrect restore Watchpoints
    In 'Options for Target - Debug' I have 'Watchpoints & PA' checked in 'Restore Debug Session Settings' When I use the right-click popup menu to set a Watchpoint on a local variable, it just uses the...
  • uVision2: Incorrect restore Watchpoints
    In 'Options for Target - Debug' I have 'Watchpoints & PA' checked in 'Restore Debug Session Settings' When I use the right-click popup menu to set a Watchpoint on a local variable, it just uses the...
  • Place assembly within C Code
    Hi I searched all over the keil software but never found how to access the assembly code of my project. The help itself tells that you can use #pragma SRC to instruct compiler to create an SRC file...
  • running assembly code within keil
    I want to create a keil project with pure assembly and run the code . I create a project, I add a app1.a asm file to the project and insert a line mov a,33h but when I step with F11 I can't see register...
  • running assembly code within keil
    I want to create a keil project with pure assembly and run the code . I create a project, I add a app1.a asm file to the project and insert a line mov a,33h but when I step with F11 I can't see register...