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 a=33h What is wrong ?
What is wrong ?
Your decision to write code in assembly is. Given the question you ask, you're obviously not equipped to do what you say you want to.