• Cygnal constants in upper 64k w/o bankswitching
    The Cygnal f12x has 128k of flash and using code banking defeats the purpose of using Cygnal. The overhead of banking slows the program down as much as using the Cygnal speed it up. Thus: Is there...
  • Cygnal constants in upper 64k w/o bankswitching
    The Cygnal f12x has 128k of flash and using code banking defeats the purpose of using Cygnal. The overhead of banking slows the program down as much as using the Cygnal speed it up. Thus: Is there...
  • Locating data in upper 64K code w/o banking
    I am sure someone has solved this problem multiple times but I cannot get to the actual solution. I have come close but no cigar yet. What I want to do is create a project using Keil uVision4 tools...
  • Locating data in upper 64K code w/o banking
    I am sure someone has solved this problem multiple times but I cannot get to the actual solution. I have come close but no cigar yet. What I want to do is create a project using Keil uVision4 tools...
  • write ROM memory which is upper 64K with DoCD tools with 8051
    i want to use the mode with keilc software do someone know whether the DoCD tool ( www.dcd.pl/.../)can access the rom memory upper 64K with CPU 8051? because now i cannot write the rom memory upper...