• Contiguous memory space in type definitions
    Hello everybody. Once again, I'm sorry if I'm asking something too obvious. I have defined some structures in C to access the different fields of an Ethernet frame in a more elegant way than using...
  • Libraries on contiguous mode
    I want to make a program for DS5240 target on contiguous mode. 1) What is a diference between 512K and 16M program options? 2) I have old c51 64k mode libraries that I need to use in my program...
  • 22-bit Contiguous Mode of DS80C390
    I've developed a firmware to run on 22-bit contiguous mode of DS80C390. In the "debug" property sheet of "options for target" window, I've added the "-C390" parameter for "S8051.DLL". However, in the...
  • Limited to 64k in Contiguous Mode (512k)
    I'm attempting to configure a Dallas 5000 series chip to work with 512k of external memory in "contiguous mode". Here are my memory classes, hopefully indicating a 1k spot (for my stack!) and a code...
  • Dallas contiguous mode : two doubts
    Hi, I have the following two doubts: 1) When should I use Dallas contiguous mode:512k vs Dallas contiguous mode: 16M ? 512k is enough for me but I do not know if I get some advantages with 16M...