I have received some code which I have to maintain. To do this I will be using IAR embedded workbench. Since it is my first time I am watching some tutorials like Getting Started with IAR Embedded Workbench
Now if you look at minute 4.32, you can see that there are two green lines. One in the code area and one in the disassembly area. You can go between one and the other
In my case there is only one! green line (in the disassembly area) and no matter what you do you can not go to the code area. You can not set breakpoints either (well you can but when you run the program they are deactivated)
I don't think this can be find in the getting started guides so I am asking the help of someone experienced in IAR
Why would this be happening and how can I debug my program?
Thanks for any comment help or idea