• WARNING C258 mspace ignored
    this "extract to show" compiles with the warning. I definitely do not want the overhead from mspace ignored. What am I missing in making this mspace dependent i.e VFcPtr always code. here void VFDcdatLgt...
  • Invalid mspace
    Hello, I had this appear when I tried to compile my code in C. WARNING C196: MSPACE PROBABLY INVALID I do know that this occurs when we try to convert a constant to a pointer constant and hence...
  • Pointer MSpace Help
    I am trying to figure out how the 80C652 processor determines the memory space on pointers. Is there a way to store the pointer in 3 bytes (far doesn't work). When I pass a variable via "TEXT HERE...
  • How to specify a relative directory in makefile
    How to specify a relative directory in makefile . My c51 compiler version is 5.10. Whether the directive"INCDIR" could be used in makefile? what format for it? Thanks for any help in advance!
  • No CPU DLL specified
    I am using Keil uVIsion with a nordic nrf51822 evaluation board but when I try and download a project an error message pops up saying no CPU DLL specified, what should the CPU DLL be?