• 32k NDATA
    Hi all , Using Uvision4 with XE167 Memory model large My problem is the 16k NDATA limit, although DPP0 is unused. I use DPP1 NCONST DPP2 NDATA DPP3 SYSTEM and that is not alterable...
  • Why does FPCMP not detect inequality?
    Hi, first of all I have to state that I'm aware of the fact that comparing floating point values directly with ==, !=, <, > is a bad idea. But this is a special case ;) I have the following...