• 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...
  • Dallas 390 contiguous mode problems
    Is anyone else out there having problems with Dallas 80c390 contiguous mode? We are using Keil c51 version 6.14 and the PK51 development system. (Lx51 linker, Ax51 assembler) I am a little bit confused...
  • 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...
  • 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...