We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, I have a problem with keil uvision2 I ve create a project with keil uvision2 V2.14 which it's ok since 1 year. But now I ve keil uvision2 V2.38 and when i create hex file, it's bigger of 8 bytes than the other and it doesn't work. I don't understand why and it's a very big problem!!! So, i hope you ve the solution ! Regards
8 Bytes sounds not like a dramatic change. So the real question remains: why does the program not work. What kind of debugging tools are you using? Did you find out where your program stops working? Please check also the linker MAP file and verify that everything fits into physical memory. Reinhard