• ERROR 172 - SEGMENT TOO BIG
    I am currently struggling through a "segment too big" problem when compiling a particular ".c" file. When I first received the error it reported an "Act=156, Max=128". I then moved all variable declarations...
  • ERROR 172 - SEGMENT TOO BIG
    I am currently struggling through a "segment too big" problem when compiling a particular ".c" file. When I first received the error it reported an "Act=156, Max=128". I then moved all variable declarations...
  • error C172: '?DT?main': segment too big
    I got this message "error C172: '?DT?main': segment too big (act=137, max=128)" when I build my program. I dont know what's the problem can you give me a solution? By the way how can I put code into...
  • error C172: '?DT?main': segment too big
    I got this message "error C172: '?DT?main': segment too big (act=137, max=128)" when I build my program. I dont know what's the problem can you give me a solution? By the way how can I put code into...
  • PDATA Segment
    I am not sure, if I have understood the usage of the PDATA segment properly. When pdata is used (in the compact memory model), the variables in the external memory can be addressed with MOVX A,@Rx...