This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

bug in compiler made code

can you help.

im a pasionate programmer and never leave bugs in my code but i have a problem.

i have my uvision project and it works great. i download it to my dev board and it works great. i put it into another board but it sometimes doesnt work. the board works great and the hw guy says i have a bug in my code. i put code into another board. the only thing i can think is the compiler added a bug to my code.

anyone else seen this?

Parents
  • This is precisely the kind of thing that would not show up in simulation, and result in some board "working" (sic) while others "don't work".

    Which is exactly why, "dev board ... works great" is almost entirely meaningless!

    Similarly for all sorts of other "timing issues"...

Reply
  • This is precisely the kind of thing that would not show up in simulation, and result in some board "working" (sic) while others "don't work".

    Which is exactly why, "dev board ... works great" is almost entirely meaningless!

    Similarly for all sorts of other "timing issues"...

Children